How to get an Angular 10 application working in IE 8?

259 Views Asked by At

We are working on an Angular 10 application and some users are still using IE 8.

I was wondering if it's possible to get our application working in IE 8 ?

1

There are 1 best solutions below

1
Aakash Garg On

Angular 10 does have conditional support of IE8, just enable pollyfills and some statements in browserlist file. For support, you can reference. https://v10.angular.io/guide/browser-support