-
Notifications
You must be signed in to change notification settings - Fork 856
Open
Open
axe DevTools induces a JS crash on any webpage relying on rollbar.js (error monitoring JS library)#4975
Customer Issue
Copy link
Labels
coreIssues in the core code (lib/core)Issues in the core code (lib/core)criticalCritical priorityCritical priorityextensionAxe Firefox or Chrome extension issuesAxe Firefox or Chrome extension issuesfixBug fixesBug fixes
Milestone
Description
Product
axe Extension
Product Version
axe DevTools 4.117.1 (based on axe-core 4.10.3) on Firefox 146.0.1
Latest Version
- I have tested the issue with the latest version of the product
Issue Description
Expectation
With axe DevTools enabled, I should be able to visit any webpage without inducing a page-wide Javascript crash.
Actual
When the visited webpage relies on the rollbar.js library (Rollbar seems to be a SaaS error monitoring platform), a crash occurs systematically when visiting with axe DevTools enabled: Error: Permission denied to access property "_rollbarOldOnError"
See the linked issuue on the rollbar.js repository: rollbar/rollbar.js#839
How to Reproduce
As of December 30, 2025, affected webpages include wise.com and the gog.com storefront. On gog.com, the crash prevents the login form from opening correctly.
Disabling the axe DevTools extension immediately stops the issue.
Metadata
Metadata
Assignees
Labels
coreIssues in the core code (lib/core)Issues in the core code (lib/core)criticalCritical priorityCritical priorityextensionAxe Firefox or Chrome extension issuesAxe Firefox or Chrome extension issuesfixBug fixesBug fixes