During my analysis of our application using the IE Edge browser, I noticed a peculiar behavior. When trying to execute the eval function, I encountered the following error message. I even attempted a sample like:
eval("2");
Error: SCRIPT51: Internal error
I am seeking assistance in resolving this issue as it only occurs in IE Edge and not in other browsers.