You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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!
The text was updated successfully, but these errors were encountered: