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

axe-core version is out-of-date (with fatal bug) #12705

Closed
2 tasks done
mohmadt93 opened this issue Jun 25, 2021 · 3 comments · Fixed by #12706
Closed
2 tasks done

axe-core version is out-of-date (with fatal bug) #12705

mohmadt93 opened this issue Jun 25, 2021 · 3 comments · Fixed by #12706
Assignees
Labels

Comments

@mohmadt93
Copy link

FAQ

URL

https://hungry-goldwasser-e4dfda.netlify.app/

What happened?

At the time I ran lighthouse audit before the v8 update and it didn't show this error.
But since then I get "Error!" or "?" for SEO audit.

Plus:

  • when SEO is unchecked, Accessibility shows 100%

  • when Accessibility is unchecked, SEO still shows Error

This are the logs for SEO audit

  • title does actually exist and is visible in source code

So I assume it has something to do with SEO audit, which is somehow linked to Accessibility.
If I run the LH audit in DevTools there is no Error at all.

What did you expect?

I expected 100% because actually there doesn't seem to be a real issue with the code.

What have you tried?

-CLI, WebDev Measure, DevTools

  • doesn't work for both mobile and desktop audit
  • Operating System: macOS Big Sur

How were you running Lighthouse?

CLI, PageSpeed Insights, Chrome DevTools

Lighthouse Version

8.0.0

Chrome Version

91.0.4472.114

Node Version

No response

Relevant log output

No response

@patrickhulce
Copy link
Collaborator

Thanks for filing @mohmadt93! This is a bug in the accessibility library Lighthouse uses (dequelabs/axe-core#2965) and was fixed recently, we just need to update on our side.

@patrickhulce patrickhulce changed the title SEO and Accessibility Audit Error axe-core version is out-of-date (with fatal bug) Jun 25, 2021
@patrickhulce patrickhulce self-assigned this Jun 25, 2021
@mohmadt93
Copy link
Author

Thanks for filing @mohmadt93! This is a bug in the accessibility library Lighthouse uses (dequelabs/axe-core#2965) and was fixed recently, we just need to update on our side.

Hey @patrickhulce, I was wondering if the update is already done, because the issue isn't resolved for me. Or can you tell me how I can recognize when it is finished? Kind regards

@patrickhulce
Copy link
Collaborator

@mohmadt93 The update has been done, but a new version of Lighthouse stable hasn't been released yet that includes the change.

You can use v8.0.0-dev.20210627 on npm if you want to test it immediately.

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

Successfully merging a pull request may close this issue.

4 participants