- Issue created by @leoenriquezp
- Merge request !34Issue #3541209: Fix for invalid selector generation → (Merged) created by Unnamed author
- 🇮🇳India vinodhini.e chennai
Hi, 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. - 🇺🇸United States pcate
Ran 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.
-
itmaybejj →
committed a335f384 on 2.2.x authored by
leoenriquezp →
Issue #3541209 by leoenriquezp: Error when using the "Disable the...
-
itmaybejj →
committed a335f384 on 2.2.x authored by
leoenriquezp →
- 🇺🇸United States itmaybejj
Yeah 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.