You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 19, 2021. It is now read-only.
Using react-axe in a Gatsby project. It's throwing errors where I've confirmed it shouldn't.
I was thinking it could be a hydration/timing issue, but the dropdown with further info confirms the elements are there (in this case, <title> element and lang attr on <html>
Would appreciate any help troubleshooting this.
Description
Using
react-axein a Gatsby project. It's throwing errors where I've confirmed it shouldn't.I was thinking it could be a hydration/timing issue, but the dropdown with further info confirms the elements are there (in this case,
<title>element andlangattr on<html>Console output