Steven Lambert
Steven Lambert
Thanks for letting us know.
Thanks for the pull request! We're working on getting our tests passing and then I can review this and get it merged.
Apologies, didn't see the reply you gave earlier. I'm currently working on fixing our broken unit tests and then I can take another look at this.
Thanks for the issue. It looks like the problem is a JavaScript file on the page that overrides native JavaScript functions. In this case `window.Node` is not the native implementation...
That is correct, once globals are overridden there's not much we can do.
Thanks for the issue. So the quick answer is that the error is caused by the hamburger menu on mobile that is offscreen. It's not hidden from screen readers (or...
Thanks for the suggestion. We'll add this to the 4.11 milestone.
Thanks for the issue. Unfortunately there are serval reason why an iframe wouldn't be tested. If for some reason axe was prevented from loading into the iframe (for example due...
@Billy-Stroud Unfortunately at the moment there isn't a way to get at this information. We're in discussions to see if we could expose the actual error, but it won't be...
Thanks for the issue. Could you provide more details about how and where you encountered the error, or possibly a code sample that reproduces it? I will say that most...