Skip to content

Comments

Fix: Improve Sentry ad script error suppression#723

Open
sentry[bot] wants to merge 2 commits intomainfrom
seer/fix/sentry-ad-suppression
Open

Fix: Improve Sentry ad script error suppression#723
sentry[bot] wants to merge 2 commits intomainfrom
seer/fix/sentry-ad-suppression

Conversation

@sentry
Copy link
Contributor

@sentry sentry bot commented Feb 19, 2026

Fixes TANSTACK-COM-233. The issue was that: Third-party ad script /nobid/blocking_script.js attempts to call an uninitialized variable as a function during navigation, causing a TypeError.

  • Expanded filename patterns for ad scripts to include 'blocking_script.js' and normalized filenames for more robust detection.
  • Added specific function names ('BQ', 'Navigation.') to identify ad script frames.
  • Included additional ad script-specific error messages ('tG is not a function', 'KShg7B3') for suppression.
  • Enhanced debug logging for suppressed errors to include the frame's filename and function for better context.

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

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

@netlify
Copy link

netlify bot commented Feb 19, 2026

Deploy Preview for tanstack ready!

Name Link
🔨 Latest commit 6ca5c56
🔍 Latest deploy log https://app.netlify.com/projects/tanstack/deploys/6996e7f4f98ad2000896fddc
😎 Deploy Preview https://deploy-preview-723--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: 22 (🔴 down 7 from production)
Accessibility: 90 (no change from production)
Best Practices: 75 (no change 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.

0 participants