Skip to content

Conversation

seer-by-sentry[bot]
Copy link
Contributor

Fixes EPICSHOP-5Y. The issue was that: Unsafe direct access to the non-existent browser extension global __firefox__ causes a ReferenceError on non-Firefox browsers.

  • Wrap the client hint check script in a try-catch to prevent browser extension global variable errors from breaking the application.
  • Filter out browser extension related errors from Sentry error reporting to reduce noise.

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

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

Copy link

nx-cloud bot commented Sep 30, 2025

View your CI Pipeline Execution ↗ for commit 0b331c6

Command Status Duration Result
nx run-many --target build ✅ Succeeded 1s View ↗
nx run-many --target typecheck ✅ Succeeded 9s View ↗
nx lint ✅ Succeeded 19s View ↗

☁️ Nx Cloud last updated this comment at 2025-09-30 13:41:27 UTC

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