Hi
May be that solution works in angular 6 but in angular 5 it's not working.

Please help me .

Thanks and regards
Amit

On Sat 29 Sep, 2018, 12:22 PM Belen Martin, <[email protected]>
wrote:

> For me with iexplorer 11 and Angular 6 I fixed all those above issues by
> doing 2 things:
>
> *in index.html* add:
>
> <meta http-equiv="X-UA-Compatible" content="IE=edge" />
>
> *in src\polyfills.ts* uncomment:
>
> /** IE9, IE10 and IE11 requires all of the following polyfills. **/import 
> 'core-js/es6/symbol';import 'core-js/es6/object';import 
> 'core-js/es6/function';import 'core-js/es6/parse-int';import 
> 'core-js/es6/parse-float';import 'core-js/es6/number';import 
> 'core-js/es6/math';import 'core-js/es6/string';import 
> 'core-js/es6/date';import 'core-js/es6/array';import 
> 'core-js/es6/regexp';import 'core-js/es6/map';import 
> 'core-js/es6/weak-map';import 'core-js/es6/set';
>
>
> El sáb., 29 sept. 2018 4:45, Amit Shaw <[email protected]> escribió:
>
>> Hi All,
>> My Angular 5 application is not working in IE11 browser.
>> I have searched and got some solution like uncomment all the import of
>> polyfill.js file, Install classfill.js ,add some script and all.
>> But nothing is working.
>>
>> Please help me to fix this issue.
>>
>> Thanks in advance.
>>
>> Regards
>> Amit
>>
>>
>> --
>> 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.
>>
> --
> 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.
>

-- 
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