Skip to content

fix: Enhance Sentry error suppression for ad scripts#697

Closed
sentry[bot] wants to merge 2 commits into
mainfrom
seer/fix/sentry-ad-error-suppression
Closed

fix: Enhance Sentry error suppression for ad scripts#697
sentry[bot] wants to merge 2 commits into
mainfrom
seer/fix/sentry-ad-error-suppression

Conversation

@sentry

@sentry sentry Bot commented Feb 5, 2026

Copy link
Copy Markdown
Contributor

Fixes TANSTACK-COM-1VM. The issue was that: Ad script race condition during navigation causes tG to be uninitialized, leading to a TypeError in the blocking script.

  • Expanded error message extraction to include event.exception values for more comprehensive checking.
  • Combined multiple error message sources into fullErrorMessage for robust suppression logic.
  • Improved ad script detection by adding blocking_script to the filename checks.
  • Prioritized eventErrorMessage for console debugging of suppressed errors.

This fix was generated by Seer in Sentry, triggered automatically. 👁️ Run ID: 9757848

Not quite right? Click here to continue debugging with Seer.

@netlify

netlify Bot commented Feb 5, 2026

Copy link
Copy Markdown

Deploy Preview for tanstack ready!

Name Link
🔨 Latest commit d708b6e
🔍 Latest deploy log https://app.netlify.com/projects/tanstack/deploys/69845e88a7cae80008503069
😎 Deploy Preview https://deploy-preview-697--tanstack.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 19 (🔴 down 4 from production)
Accessibility: 90 (no change from production)
Best Practices: 75 (🔴 down 8 from production)
SEO: 97 (no change from production)
PWA: 70 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

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.

1 participant