Closed (fixed)
Project:
Editoria11y Accessibility Checker
Version:
2.2.x-dev
Component:
Bugs
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
13 Aug 2025 at 17:32 UTC
Updated:
9 Sep 2025 at 16:24 UTC
Jump to comment: Most recent
Comments
Comment #3
leoenriquezp commentedI've created a Merge Request; it's ready for review
Comment #4
itmaybejj commentedThank you; I'll try to get a release out next week.
Comment #5
vinodhini.e commentedHi, I have installed this module in Drupal 11.2.3 and tested the functionality. I encountered the same issue as originally reported.
After applying Merge Request #34, the issue still persists and has not been fixed.
Comment #6
pcate commentedRan into this issue today. The patch applied cleanly with composer and resolved the issue.
@vinodhini.e make sure you've cleared caches after applying the patch. An aggregated JS file might still be loading.
Comment #8
itmaybejj commentedYeah seems like cache clear is the thing to do. I added version numbers to the library definition just for kicks, but I am pretty sure cache will need to clear for those as well.
Thank you @leoenriquezp and testers. This was a regression from hard-coding check prevention when Experience Builder is active.
Comment #9
itmaybejj commented