Open Shariq111 opened 5 years ago
I think i am having similar issue, I have imported React polyfills for ie11 and stable, updated package.json to include the 'ie11' . I have also disabled protected mode on IE locally but the script is stopping at react-azure-adb2c code in chunk.js when trying to import modules.
Critical error was detected at line 1199, column 65 in https://localhost:5001/static/js/main.chunk.js. SCRIPT1002: Syntax error
after login page of azure my app redirect to localhost:3000/null in internet explorer but working fine on other browsers. please help out