-
Notifications
You must be signed in to change notification settings - Fork 284
Open
Description
Hi team,
We have noticed that sometimes in debug logs the JS execution throws an error, we confirmed that these scripts load fine in chromium, firefox, etc.
However the error is not really informative as you see below, I was wondering if you can help me find what's causing the error (perhaps line # or character #) so I can come up with a minimal script that we could reproduce the error with.
Example below
$time=1258090577 $scope=user_script $level=warn $msg="eval script" url=...runtime.b18ed11d986898bec566.js err="SyntaxError: Unexpected token '<'" cacheable=true`
Note that this is a minimized and obfuscated JS script, so that's probably throwing something off.
Metadata
Metadata
Assignees
Labels
No labels