-
-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In IE 11, SCRIPT5007: Unable to get property 'get' of undefined or null reference #40
Comments
I got the same error with u |
We have a fallback for this code that's based on |
So whats the solution for this now? |
I'm also facing this issue, when I moved from Angular 4.3 to Angular 7. Did anyone solve this issue? Appreciate if he/she share the solution. |
@amramamohanreddy Angular 8 here |
I'm getting the same issue in only one of our projects. We are not using "assert" so downgrading it won't help. Is there a solution for this? |
toStringTags aren't robust anyways; i'd prefer to see browserify use a robust approach like https://npmjs.com/which-typed-array / https://npmjs.com/is-typed-array :-) |
i've got this error in types.js on:
The text was updated successfully, but these errors were encountered: