Skip to content
This repository has been archived by the owner on Jul 12, 2020. It is now read-only.

'null' is not an object (evaluating 'axs.properties.findTextAlternatives #42

Open
geekdave opened this issue Jul 16, 2015 · 2 comments
Open

Comments

@geekdave
Copy link

Not sure if this is an issue in a11y or ADT:

$ a11y http://www.walmart.com --verbose
Command failed: TypeError: 'null' is not an object (evaluating 'axs.properties.findTextAlternatives(a, {}).trim')
→ node_modules/accessibility-developer-tools/dist/js/axs_testing.js on line 1868

I added a comment to an existing issue in ADT here: GoogleChrome/accessibility-developer-tools#183 (comment)

@addyosmani
Copy link
Owner

Looks like a closure compiler bug on the ADT part.

@addyosmani
Copy link
Owner

Should be addressed in GoogleChrome/accessibility-developer-tools#188 which we'll get after we bump to the next version of the ADT.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants