Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Runtime issue: Cannot read properties of undefined (reading 'source') #3733

Closed
AlyssaLemon opened this issue Oct 19, 2022 · 2 comments
Closed
Labels
info needed More information or research is needed to continue

Comments

@AlyssaLemon
Copy link

<< Please describe how you encountered this issue >>

axe-core version: 4.4.2
axe-extension version: 4.37.1

TypeError: Cannot read properties of undefined (reading 'source')
    at chrome-extension://lhdoppojpmngadmnindnejefpokejbdd/axe-versions/latest/axe.js:12:167249
    at Array.map (<anonymous>)
    at chrome-extension://lhdoppojpmngadmnindnejefpokejbdd/axe-versions/latest/axe.js:12:167219
    at Array.forEach (<anonymous>)
    at chrome-extension://lhdoppojpmngadmnindnejefpokejbdd/axe-versions/latest/axe.js:12:167169
    at Array.forEach (<anonymous>)
    at chrome-extension://lhdoppojpmngadmnindnejefpokejbdd/axe-versions/latest/axe.js:12:167065
    at Array.map (<anonymous>)
    at chrome-extension://lhdoppojpmngadmnindnejefpokejbdd/axe-versions/latest/axe.js:12:166733
    at Array.map (<anonymous>)
@straker
Copy link
Contributor

straker commented Oct 19, 2022

Thanks for the issue. Is the site where you encountered this issue public that we could try to replicate it? If not, could your try running axe-core directly on the page and/or using one of our axe-core integrations to see if it replicates the error? That would help us narrow down where the issue is occurring.

@straker straker added the info needed More information or research is needed to continue label Oct 19, 2022
@padmavemulapati
Copy link

Cannt reproduce with axe-core also it is tracking from the extension, https://github.com/dequelabs/axe-extension/issues/3185 . So closing here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
info needed More information or research is needed to continue
Projects
None yet
Development

No branches or pull requests

3 participants