Topic: App is not loading in IE 10
Revature Pro priority asked 6 years ago
Hi,
We are using MDB Angular . App is not loading only in Internet Explorer (Even EDGE it is loading correctly).
Is anything there to be updated in app to get loaded.
Note: Getting below mentioned error in browser console.
SCRIPT438: Object doesn't support property or method 'fill'
Add comment
Damian Gemza staff answered 6 years ago
Dear sreenathb@revature.com,
IE10 is so old browser that it could cause you some problems.
Please check, if you have installed a polyfills for IE 10 / 11 from file src/polyfills.ts
Those polyfills are necessary for running application in IE10/11 and Edge.
Please check this link - there's similar to your problem: LINK
Best Regards,
Damian
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Resolved
Specification of the issue
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB Angular
- MDB Version: 6.2.2
- Device: Desktop
- Browser: IE 11
- OS: Windows
- Provided sample code: Yes
- Provided link: No