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 syntax error #3

Open
manfromanotherland opened this issue Sep 4, 2019 · 0 comments
Open

IE11 syntax error #3

manfromanotherland opened this issue Sep 4, 2019 · 0 comments

Comments

@manfromanotherland
Copy link

manfromanotherland commented Sep 4, 2019

On IE11 the plugin doesn't seem to work, getting this on the console:

SCRIPT1002: Syntax error

Seems related to this line:

  const isPreviewableVideo = file => /^video/.test(file.type);

Is IE11 supported or maybe I am missing some polyfill?

@manfromanotherland manfromanotherland changed the title IE11 issue IE11 issue syntax error Sep 4, 2019
@manfromanotherland manfromanotherland changed the title IE11 issue syntax error IE11 syntax error Sep 4, 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

No branches or pull requests

1 participant