Auth0 Error on Internet Explorer

Has anyone experienced the following error on IE 11. Our application is getting a blank page at loading time when loading auth0.min.esm.js

Error is:
SCRIPT1003: Expected ':'

from microsoft:
https://msdn.microsoft.com/query/dev12.query?appId=Dev12IDEF1&l=EN-IE&k=k(VS.WebClient.Help.SCRIPT1003)

Thank you very much.

Eric

:wave: @eric.valverde let’s take a look! is this a previously working application that started giving you that error? is this only in IE or also in other browsers? Can you provide a snippet of your initialization code?

1 Like

Is this still affecting you? If so, please provide a snippet of your initialisation code, as well as any other info you can provide.

1 Like

Hi Everyone,
Thanks for looking into this. The issue was with our minification script, not Auth0.

Thank you again.
Eric

Glad you make it worked in the end!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.