- Issue created by @lindsay.wils
- π¨π¦Canada lindsay.wils
Ive been doing some more testing and it seems this happens on entity edit pages that do not use field groups. The same issue, but without a relevant error message from Field group, so it would seem this error is not related to this module and rather the Media Library
- π©πͺGermany sunlix Wesel
Yes we have the same problem. I think maybe there is a think in Drupal 10.2.2 but cant verify it at the moment.
Before you are open any media library modal
Drupal.FieldGroup
andDrupal.behaviors.fieldGroup
are defined.
After executing any filter oder pagination the JavaScript error occurs in the browser console and the Drupal-Objects are cleared and set undefined. - π©πͺGermany sunlix Wesel
The error occurs only with Drupal 10.2.x.
Its not media library related only. Its happen also with entity_browser.
I think its more a modal/ajax related bug. - πΊπΈUnited States sean_fremouw
Agree that stuck overlay is not exclusive Field Group problem. Thrown errors, however, do not appear to be related to stuck overlay -- I get errors whether I get stuck overlay or not.
Noting stuck overlay problem has Drupal core issue opened here: https://www.drupal.org/project/drupal/issues/3415636 π Media Library modale window covered by black overlay after using pager or search Active
- πΊπΈUnited States sean_fremouw
Stuck overlay issue has core patch here: https://www.drupal.org/project/drupal/issues/3399951 π ajax_page_state leaks through request in Views Ajax Needs work And it appears to also fix JS errors.
- π¨π¦Canada lindsay.wils
Thank you everyone for the responses, fix mentioned in #6 work for me too.
- Status changed to Fixed
10 months ago 9:59pm 22 January 2024 Automatically closed - issue fixed for 2 weeks with no activity.