Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Capture console errors in Sentry for debugging #2822

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

zspencer
Copy link
Member

@zspencer zspencer commented Feb 6, 2025

The TypeError: Load failed error is a bit of a mess to diagnose and debug. I could take some guesses (Turbo, for example, may be doing pre-fetching) but rather than (potentially) spinning my wheels guessing I'm going to get some more data before digging in.

See:

The `TypeError: Load failed` error is a bit of  a mess to diagnose and
debug. I could take some guesses (Turbo, for example, may be doing
pre-fetching) but rather than (potentially) spinning my wheels guessing
I'm going to get some more data before digging in.

See:
- #2705
- https://zinc-collective.sentry.io/issues/6036564075/
- https://sentry.io/answers/load-failed-javascript/
@zspencer zspencer requested a review from a team February 6, 2025 01:11
Copy link
Member

@anaulin anaulin left a comment

Choose a reason for hiding this comment

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

Thank you!

@zspencer zspencer merged commit bf5c310 into main Feb 6, 2025
3 checks passed
@zspencer zspencer deleted the 2705/capture-console-errors-in-sentry branch February 6, 2025 01:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants