Hi all, Our Netsuite version was updated to 2024.2...
# suitecommerce
s
Hi all, Our Netsuite version was updated to 2024.2 over the weekend and checking our web store this morning there is an error showing when trying to login which is- SyntaxError: Unexpected token: < (ssp_libraries.js#6126) There's nothing in the browser console, I've tried all the usual things, reactivated extensions, re-build search index, cache invalidation, clear cache & cookies, different browsers, even deactivating all extensions and it's still there. Switching to source code works but there's nothing to even give me a clue what the issue is, any ideas? We are on SCA 2021.2, thanks.
s
Open ssp_libraries.js and look at line 6126 and look for an errant <
👍 1
s
Thanks Steve, will check it out!