-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
Color Contrast Error: "Element midpoint exceeds the grid bounds" #15619
Comments
I can't repro, it's possible that some Chrome extension is adding content that causes this error. Can you try running Lighthouse from an incognito window in Chrome? |
I tested it but it didn't work. |
Sorry, missed that you mentioned this was only for desktop. I can repro with this command |
@FelipeFama this is no longer reproducible for me. Has the content on the page changed at all? Are you still able to reproduce this? |
Yes @adamraine , I can still believe it is something related to axe-core or some version of chromium. |
@adamraine I am still not able to understand how to resolve this. It will be relally helpful if you can explain. |
The issue has not been resolved, please see the upstream bug dequelabs/axe-core#4253 for more info. |
We have the same issue, just on mobile. I added a comment in dequelabs/axe-core#4253 |
@adamraine - I am observing the similar issue "axe-core Error: Element midpoint exceeds the grid bounds" for "Mobile" on https://www.ust.com/en/insights . Tried on incognito window but seeing the same error. Appreciate any inputs |
Still not able to resolve this issue yet. #15750 Let me know if any one can help here. Thanks |
@clouddevloper @kmurugulla |
I have the same issue |
I can report the same issue |
I have the same issue, any suggestions? |
I'm having this same issue on Swiper component https://github.com/TutorFx/vs-contabil |
@aprzygocki @neronim1141 @dylanrihan @TutorFx |
Thanks for moving the thread @chmerk, I was able to uncover the root cause of the issue and described a workaround in the discussion there. |
Resolved by #15887, this will ship in the next Lighthouse release. |
FAQ
URL
https://nefa-crypto-page.vercel.app
What happened?
When I run Lighthouse to test my web page, my accessibility score does not appear in the browser, instead, an exclamation mark appears.
What did you expect?
That the score would appear, normally without any type of problem.
What have you tried?
1 - I tested on Opera and Chrome on Ubuntu and tested on Windows.
2 - In Windows, only Opera worked normally.
3 - I noticed that the ones that didn't work had this version Using Chromium 119.0.0.0 with devtools.
4 - Opera on Windows has a version earlier than this.
5 - I tested the lighthouse extension and it worked normally too, but it has this version Using HeadlessChromium 119.0.6045.105 with lr.
How were you running Lighthouse?
Chrome DevTools, WebPageTest
Lighthouse Version
11.0.0
Chrome Version
119.0.6045.159
Node Version
18.16.0
OS
Windows/Linux
Relevant log output
No response
The text was updated successfully, but these errors were encountered: