Skip to content
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

1374: Fixed Member not found error in IE11 for cssText #1832

Closed

Conversation

fasidOnGit
Copy link

@fasidOnGit fasidOnGit commented May 10, 2019

Summary
This PR fixes the Member not found issue from IE11. Although the actual problem is fixed as part of #1415 But the problem still persists in IE11.
I think the change here is self-explanatory.
Thanks :)

This PR fixes the following bugs

Fixes #1374

@fasidOnGit
Copy link
Author

fasidOnGit commented May 10, 2019

@niklasvh the failing builds. Could you please help me with that?

@niklasvh
Copy link
Owner

niklasvh commented May 11, 2019

fixed in bc270bb

@niklasvh niklasvh closed this May 11, 2019
@niklasvh niklasvh mentioned this pull request May 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IE 11 issue, Error: Uncaught (in promise): Error: Member not found.
2 participants