Skip to content

Conversation

karlseguin
Copy link
Collaborator

1 - On unkown global property, include the stack trace (this might be WAY too verbose)

2 - On script get, include stack trace (when available)

3 - On script get, include referrer

4 - Stack traces will now include the script name/src when available

1 - On `unkown global property`, include the stack trace (this might be WAY too
verbose)

2 - On script get, include stack trace (when available)

3 - On script get, include referrer

4 - Stack traces will now include the script name/src when available
Copy link
Member

@krichprollsch krichprollsch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

      args =
        1: TypeError: t.getContext is not a function
      stack =
        <https://www.xange.vc/_next/static/chunks/2117-2fc9ddb2908db60f.js>
        window.console.error:1

Having the url is great!

@karlseguin karlseguin merged commit a65aa9f into main Oct 6, 2025
10 checks passed
@karlseguin karlseguin deleted the add_debug_context branch October 6, 2025 09:48
@github-actions github-actions bot locked and limited conversation to collaborators Oct 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants