Invalid character in IE11
See original GitHub issueIt seems the filestack.js is not correctly transpiled.
In IE11 it gives an Invalid Character
error on the backtick on the code e=${e}
https://static.filestackapi.com/filestack-js/1.x.x/filestack.min.js
This happens also on one of your tutorial pages. https://www.filestack.com/docs/tutorials/picker-form/
Issue Analytics
- State:
- Created 5 years ago
- Reactions:8
- Comments:5 (5 by maintainers)
Top Results From Across the Web
IE11 throwing "SCRIPT1014: invalid character" where all other ...
IE's debugger is saying the error is coming from the content of the else statement but it's also reading all the brackets wrong....
Read more >SCRIPT1014: Invalid character when running on IE 11 #4327
I should be able to run an application in IE 11 without getting this error. Versions. App. Angular: 9.0.4; Node: 12.9.0; Clarity: 3.0.0....
Read more >The character is invalid `` - Internet Explorer - MSDN
I have a Script , when i test Script in Internet Explorer i can see in console i get error SCRIPT1014: The character...
Read more >SCRIPT1014 : Invalid character - Internet explorer 11
Did anyone encounter this issue in IE11 or got a solution for the error - SCRIPT1014 : Invalid character on executing javascript on...
Read more >IE 11, Invalid character - Medium
IE 11, Invalid character ... Chrome but lately, I received a complaint from a user regarding a particular feature not working inside of...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks for PR 😃 Fixed with newest release 1.13.2
PR here to downgrade atob again https://github.com/filestack/filestack-js/pull/196