Steven Lambert

Results 454 comments of Steven Lambert

I don't think it's a bad idea, but I'm not sure how it would be implemented. When we create the `Context` object we use the node array [to traverse the...

Thanks for letting us know. We'll take a look at it.

Thanks for the issue. Just so we're on the same page, which packages are you using exactly? When you say "axe-core library with playwright" do you mean https://www.npmjs.com/package/@axe-core/playwright? And when...

Closing due to inactivity. Please feel free to open a new issue if the problem persists.

Thanks for the issue. I'm not able to reproduce though. When I navigate to the website and run LIghthouse from devtools (or PageSpeed Insights), it passes accessibility on desktop setting....

Well I can reproduce from PageSpeed but navigating to that website returns 403 for some reason.

Running Lighthouse on the page shows no errors in running accessibility, same with running axe manually. Trying PageSpeed now shows the page to be working as well.

Thanks for the issue. I've actually never seen this error message before. Is the site where this happened public that I could look at? From the message my guess is...

Interesting. So the field looked like this and it threw the error? If so I think this would be something we might want to look out for in the future....

I'm not sure yet what approach we'll want to take to handle this. At the moment I believe these problems can only happen on `form` elements. We've already had to...