- Issue created by @admirlju
- Status changed to Needs work
about 1 year ago 1:01pm 27 September 2023 - @admirlju opened merge request.
- Status changed to Needs review
about 1 year ago 1:21pm 27 September 2023 I think I figured it out and from quick testing, the fix in the issue fork should also work with Drupal 9.5 but please this needs a lot more testing, and as I mentioned in some other issue the whole JS file needs refactoring.
So I did some extra tests, and it looks like this change also works with Drupal 9.2.
Replaced jQuery event listener and dispatcher with vanilla JS, to make it consistent with changes in ✨ Use Drupal.dialog call instead of jQuery dialog RTBC