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

New Feature "aria-hidden" in version 3.0.8 throws error in Google Chrome on OSX #555

Open
TomHell opened this issue Feb 17, 2025 · 1 comment

Comments

@TomHell
Copy link

TomHell commented Feb 17, 2025

Describe the bug
Since upgrading to version 3.3.0 we receive a console error for our business website www.bexio.com when opening in Google Chrome browser (Version 133.0.6943.55) on OSX.

Feature which was coming out in version 3.0.8.
New: Added Aria-hidden on all root elements except the glightbox-container

A clear and concise description of what the bug is
Open an image or video on www.bexio.com throws a console error for aria-hidden.

Are you able to reproduce the bug in the demo site
Yes, www.bexio.com

To Reproduce

  1. Visit www.bexio.com
  2. Open Chrome Dev Tools, Console tab
  3. Click on a image on the main page to open it
  4. Watch error in Chrome Dev Console regarding "aria-hidden"

Expected behavior
Open a video or an image should not throw an ARIA-HIDDEN error on websites when opening in Google Chrome browser.

Desktop:

  • OS: OSX
  • Browser chrome
  • Version: 133.0.6943.55 (arm64)
@lukasz-gorski
Copy link

Up for fix :)

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

No branches or pull requests

2 participants