Hi,
I have an app deployed on Google App Engine, which works fine in Chrome, Firefox, Safari, but in Internet Explorer it is stuck on loading…
The IE console says the error is ‘expected identifier’ and refers to the plotly.js and dash-renderer.js.
Any ideas what this might be and how it could be fixed? I’ve been through all the forum posts on peoples issues with IE, but none have helped me.
We had updated our webpack configs for dash-renderer some versions ago, we missed a few polyfill that made dash runs on ie. The latest version has the polyfill back.,