Skip to content

Fix: Suppress Publift Fuse cross-origin errors#742

Open
sentry[bot] wants to merge 1 commit intomainfrom
seer/fix/suppress-publift-errors
Open

Fix: Suppress Publift Fuse cross-origin errors#742
sentry[bot] wants to merge 1 commit intomainfrom
seer/fix/suppress-publift-errors

Conversation

@sentry
Copy link
Contributor

@sentry sentry bot commented Mar 5, 2026

Fixes TANSTACK-COM-2AA. The issue was that: Third-party ad script tG is not a function error, previously suppressed by a global handler, is now reported due to handler migration to Sentry's beforeSend hook.

  • Added a global error handler to suppress specific Publift Fuse cross-origin errors.
  • Primarily targets errors occurring in iOS Safari due to strict Same-Origin Policy enforcement by ad viewability scripts.
  • Also suppresses race condition errors during navigation.
  • Suppressed errors are logged to console.debug instead of being propagated.

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

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

@netlify
Copy link

netlify bot commented Mar 5, 2026

Deploy Preview for tanstack ready!

Name Link
🔨 Latest commit 2eeed45
🔍 Latest deploy log https://app.netlify.com/projects/tanstack/deploys/69a98a8b7351d10008921cb0
😎 Deploy Preview https://deploy-preview-742--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: 21 (🟢 up 1 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.

0 participants