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

Syntax error in IE11 in version 2.1.0 #16

Closed
vieira opened this issue Jan 20, 2020 · 3 comments
Closed

Syntax error in IE11 in version 2.1.0 #16

vieira opened this issue Jan 20, 2020 · 3 comments

Comments

@vieira
Copy link

vieira commented Jan 20, 2020

Hello,

Since version 2.1.0 IE11 throws a syntax error when executing the plugin.

To reproduce it's enough to copy the code from dist/index.js and paste in the IE11 console.

I am not sure if this is something related with the new depedency exifreader that was added with 2.1.0 or something else.

If there is anything else I can to help, just let me know.

Thanks for your work.

Have a nice week!

@ericnograles
Copy link
Owner

Thanks for the info @vieira. Most likely it's exifreader or how we implemented it.

I unfortunately don't have a Windows machine handy, would you mind pasting the error trace here from your IE11 console?

@mattiasw
Copy link

Maintainer of ExifReader here. You are correct. It turned out Babel did not handle everything for IE11. I rewrote some parts and there is now a new release (2.13.1) that should work better. Please update the dependency and tell me if there is anything more I can help you with.

@ericnograles
Copy link
Owner

Sorry for the delay here @vieira; finally got around to bumping this per @mattiasw. v2.1.2 of this library should be landing in NPM shortly.

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

No branches or pull requests

3 participants