Angular 2 not loading in IE 11 even after making all the changes mentioned 
in previous stackflow questions as well as GitHub, GoogleGroups and other 
websites


We are working on Angular 2 and are able to load everything on all web 
browsers except IE 11 (and below). The complete typescript itself is not 
getting loaded and there is nothing on the console to analyze. We tried the 
following but they did not solve our problem. We used Angular 2 dot net 
core under webpack. Please suggest me other options and recommendations 
that worked for you....

   1. <meta http-equiv="X-UA-Compatible" content="IE=edge">
   2. Uncommented the polyfills in polyfills.ts file in src folder
   3. In tsconfig.json file changed target to es5

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" 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.

Reply via email to