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

IE11 compatibility failure v>1.13.5 #1918

Closed
itutto opened this issue Apr 16, 2021 · 1 comment · Fixed by #1919
Closed

IE11 compatibility failure v>1.13.5 #1918

itutto opened this issue Apr 16, 2021 · 1 comment · Fixed by #1919

Comments

@itutto
Copy link

itutto commented Apr 16, 2021

Description

Breaking change in the latest patch releases

With the latest patch update if the library is imported, IE11 will throw an error.
v.13.5 still works as expected

Steps to Reproduce

Import the latest release in your project and open in IE11. IE11 will throw a syntax error on a anonymous function call.
(node modules are typically not babel transpiled)

Environment

OS: Windows, IE 11

@bitwiseman
Copy link
Member

Ah, there was an update to Webpack.
https://stackoverflow.com/questions/64478671/after-build-via-webpack-5-app-stoped-working-on-internet-explorer-ie11/64494479

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants