I am doing analysis of our application with IE Edge browser, while doing so I found a strange behaviour. Execution of eval function leads to the below error. Even tried sample one like:
eval("2");
Error: SCRIPT51: Internal error
Please help me overcome this problem, in other browsers I am not facing this issue.