ryersondmp / sa11y

Sa11y is an accessibility quality assurance tool that visually highlights common accessibility and usability issues. Geared towards content authors, Sa11y straightforwardly identifies errors or warnings at the source with a simple tooltip on how to fix them.
https://sa11y.netlify.app
Other
280 stars 43 forks source link

Bug report #72

Closed carl-amit closed 6 months ago

carl-amit commented 6 months ago

Error Description

TypeError: Cannot read properties of null (reading 'querySelectorAll')
    at https://cdn.jsdelivr.net/combine/gh/ryersondmp/sa11y@3.0.8/dist/js/lang/en.umd.min.js,gh/ryersondmp/sa11y@3.0.8/dist/js/sa11y.umd.min.js:40:10852
    at Array.forEach (<anonymous>)
    at a (https://cdn.jsdelivr.net/combine/gh/ryersondmp/sa11y@3.0.8/dist/js/lang/en.umd.min.js,gh/ryersondmp/sa11y@3.0.8/dist/js/sa11y.umd.min.js:40:10802)
    at Object.initializeElements (https://cdn.jsdelivr.net/combine/gh/ryersondmp/sa11y@3.0.8/dist/js/lang/en.umd.min.js,gh/ryersondmp/sa11y@3.0.8/dist/js/sa11y.umd.min.js:40:14437)
    at e.Sa11y.checkAll (https://cdn.jsdelivr.net/combine/gh/ryersondmp/sa11y@3.0.8/dist/js/lang/en.umd.min.js,gh/ryersondmp/sa11y@3.0.8/dist/js/sa11y.umd.min.js:40:134506)
    at e (https://cdn.jsdelivr.net/combine/gh/ryersondmp/sa11y@3.0.8/dist/js/lang/en.umd.min.js,gh/ryersondmp/sa11y@3.0.8/dist/js/sa11y.umd.min.js:40:133276)
    at e.Sa11y.initialize (https://cdn.jsdelivr.net/combine/gh/ryersondmp/sa11y@3.0.8/dist/js/lang/en.umd.min.js,gh/ryersondmp/sa11y@3.0.8/dist/js/sa11y.umd.min.js:40:134232)
    at new e.Sa11y (https://cdn.jsdelivr.net/combine/gh/ryersondmp/sa11y@3.0.8/dist/js/lang/en.umd.min.js,gh/ryersondmp/sa11y@3.0.8/dist/js/sa11y.umd.min.js:40:157733)
    at t (https://cdn.jsdelivr.net/gh/ryersondmp/sa11y@latest/bookmarklet/sa11y-en.min.js:7:211)
    at o.onload (https://cdn.jsdelivr.net/gh/ryersondmp/sa11y@latest/bookmarklet/sa11y-en.min.js:7:1036)

URL

https://yoast.com/duplicate-content/

Comments

adamchaboryk commented 6 months ago

Hi @carl-amit, thank you for the bug report! Can you please let me know what browser and operating system you're using? I tried replicating the issue, although the bookmarklet appears to work fine across the Yoast.com website on my end.

If you are using a VPN, please temporarily disable it too. I've had reports of the bookmarklet not working because of VPNs.

Thanks!

adamchaboryk commented 6 months ago

Closing this issue for now. If you experience any issues, please let me know!