Chrome Extension "Axe Accessibility" console error
Product
axe-core
Product Version
Version 4.117.0
Latest Version
- [x] I have tested the issue with the latest version of the product
Issue Description
Expectation
Properly handle axe-internal issues.
Actual
I see errors from the extension in the console, just on a particular webpage. I have "Collect errors" disabled in the extension settings but, they still appear making it hard to distinguish what is an issue with the extension and what may be an issue in my webpage.
How to Reproduce
Additional context
Uncaught TypeError: Cannot read properties of undefined (reading 'appendChild') [chrome-extension://lhdoppojpmngadmnindnejefpokejbdd/vendor.bundle.js]
at 4617 (vendor.bundle.js:2:32007)
at n (content.bundle.js:61:94659)
at 62852 (content.bundle.js:2:82225)
at n (content.bundle.js:61:94659)
at content.bundle.js:61:96084
at n.O (content.bundle.js:61:94951)
at content.bundle.js:61:96099
at content.bundle.js:61:96105
Thanks for the issue. Is the website the error is happening on public that we could take a look at it?
Not yet. I can keep an eye out though. It’s a local react site.