Skip to content

Need help debugging JS execution error #1178

@gootik

Description

@gootik

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions