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)
@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?