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.
Patch mentioned by GPZ in comment #5 fixed issue for me as well.
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
I have almost identical experience. However, I only experience in reference fields. Media Library via CKEditor (v4) works fine. In fact, if I first use Media Library within CKEditor and then use Medial Library for a reference field it now works fine. I do not have to actually select the media item -- just use the pager or search.
Noting this related issue in Field Group ( https://www.drupal.org/project/field_group/issues/3415633 π Drupal.FieldGroup is undefined when using Media Library modal Active ) but agree with lindsay.wils that the error thrown is a red herring. The error discussed in that item is thrown for me in all use cases -- CKEditor or reference field as well as black overlay getting stuck or not.
Added checks on queries in install file to patch in #3.
Initial attempt at patch. Works for me.
sean_fremouw β created an issue.
sean_fremouw β created an issue.
I assume there must have been some rationale for unsetting GA page attachments originally, so I don't know if removing that code is the best option, but here's a patch for 2.x branch that does that for anyone who needs it.
Re-roll patch of #16 without what appears to be email header and footer lines?
I've had this module on two sites I maintain for quite some time and have not run into any issues when upgrading to various flavors of core 9.5.x. Currently one on 9.5.8 and one on 9.5.9
Initial proposed patch
sean_fremouw β created an issue.
sean_fremouw β created an issue.