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