SSAgov / ANDI

A tool to test web content for accessibility and 508 compliance.
https://www.ssa.gov/accessibility/andi/help/howtouse.html
Other
301 stars 76 forks source link

ANDI no longer works in chrome #245

Open smustgrave opened 2 weeks ago

smustgrave commented 2 weeks ago

When attempting to run the ANDI toolbar this error appears in the console

jquery.min.js?v=4.0.0-beta.2:2 Uncaught Error: Syntax error, unrecognized expression: unsupported pseudo: shown at Function.error (jquery.min.js?v=4.0.0-beta.2:2:2502) at U (jquery.min.js?v=4.0.0-beta.2:2:5673) at PSEUDO (jquery.min.js?v=4.0.0-beta.2:2:13163) at e (jquery.min.js?v=4.0.0-beta.2:2:16572) at eq (jquery.min.js?v=4.0.0-beta.2:2:17462) at eN (jquery.min.js?v=4.0.0-beta.2:2:18660) at ew (jquery.min.js?v=4.0.0-beta.2:2:9580) at ew.matches (jquery.min.js?v=4.0.0-beta.2:2:10284) at T.filter (jquery.min.js?v=4.0.0-beta.2:2:19617) at eM (jquery.min.js?v=4.0.0-beta.2:2:19467)

And the toolbar just spins trying to load

smustgrave commented 2 weeks ago

Found more steps

For Drupal sites Actually doesn't work on any browser ONLY when logged into website.

extra808 commented 1 week ago

This is specific to Drupal 11, right? Drupal 10 and older don't include this version of jQuery. I don't experience the problem with ANDI, logged in or not, on a site running Drupal 10.2.3 which includes jQuery 3.7.1. I'm using andiVersionNumber = "29.1.2" of the bookmarklet.

smustgrave commented 1 week ago

Yes. Drupal11 had a jquery update that's not in 10.3