Error in VBS Project - Unexpected Token "}" (It was working fine last week)
Summary:
Hi Team
We are getting some weird issues on the VBS project, which worked fine last week. When I try to run the app I get the below error from the console and the web app is now opening.
"Uncaught SyntaxError: Unexpected token '}' (at main-start?vbdt%3ApreferExtensionVersion=%24vb_e63d707e8aa9ae98768d34ddd0dc1b01:67:2)"
Upon clicking on the above I can see below snippet issue
<script type="text/javascript"> window.FAEndPoints = window.FAEndPoints || { "ORA_FND_AI_PROXY_ENABLED" : "N" }};
Above is the standard code bundle and I can see extra "}" but am not sure how to handle the same.
Tagged:
0