The matter is not testing the matter is failure in IE no matter what <meta http-equiv="X-UA-Compatible" content="IE=EDGE" /> is set at. It can be 10, 11 or edge and it still fails.
The original post details that f12 will allow page to function in emulation mode just as indication of behavior (and only scenario I can produce success in IE). steve On Friday, November 18, 2016 at 11:37:44 PM UTC-5, Sander Elias wrote: > Hi Steve, > > But if I change the X-UA-Compatible from edge to 10 > > Don't do that! If you need to test on IE10 or IE11 just use that browser. > Forcing edge in IE mode has some strange side-effects... > > Regards > Sander > -- You received this message because you are subscribed to the Google Groups "Angular" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
