-
-
Notifications
You must be signed in to change notification settings - Fork 78.9k
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
Modal dialog in IE11 error with V4.1.0 #26314
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi.
I've found an issue with the version 4.1.0 while trying to display a modal dialog in IE11 using jquery.
The error is:
Object.keys: Invalid argument
rollupPluginBabeHelpers
If I use the version 4.0.0 all is ok
Codepen to test
https://codepen.io/anon/pen/xWvXgm
Thanks
The text was updated successfully, but these errors were encountered: