Automatically closed - issue fixed for 2 weeks with no activity.
- 🇺🇸United States mlncn Minneapolis, MN, USA
So people searching on this JavaScript error find it, this issue will fix the critical error: Uncaught TypeError: $(...).once is not a function
Merge request 17 is off of 2.0.x now so it is ready for review!
- 🇺🇸United States rprager
We've been using the module with this patch in D10 for some time now without any issues.
- 🇪🇸Spain manuel.adan 🌌
I reverted Drupal 11 compatibility to be addressed separately right after ensuring compatibility with Drupal 10. It will simplify having a D10 compatible version ASAP. E.g. the Transaction IEF submodule is not compatible with Inline Entity Form >= 2.x and it has no 1.x version compatible with Drupal 11. I prefer not to work on that here.
Tests passed on D9 with PHP 8.1 and in D10 with PHP 8.1, 8.2 and 8.3 and didn't find any issues testing it on those scenarios.
Unfortunately, it doesn't work on Drupal 10 with PHP 8.4. We need compatibility with PHP 8.4 since Drupal 10.4 can run on top of this PHP version.
Automatically closed - issue fixed for 2 weeks with no activity.
- 🇨🇴Colombia juandhr Manizales
I have created an MR with the changes suggested by the Drupal bot, adapting them to use dependency injection. I tested it on Drupal 10, and it appears to be compatible.
- @juandhr opened merge request.
Automatically closed - issue fixed for 2 weeks with no activity.
- 🇮🇹Italy apaderno Brescia, 🇮🇹
(Credits are assigned even when an issue is closed with a status that is different from Fixed.)
- 🇮🇹Italy apaderno Brescia, 🇮🇹
Thank you for providing a patch!
I made a commit based on the merge request posted on 📌 Automated Drupal 10 compatibility fixes Downport , which made a similar change done in the patch provided here.
-
avpaderno →
committed 8ba8a84a on 2.0.x
Issue #3288360 by darktek, avpaderno: Automated Drupal 10 compatibility...
-
avpaderno →
committed 8ba8a84a on 2.0.x