- Issue created by @nsciacca
- Merge request !143532376: Replace usage of .once with core/once library β (Open) created by nsciacca
- π§πͺBelgium jelle_s Antwerp, Belgium
Patch file of the MR for those that want to use it in composer.patches.json
- π¦πΊAustralia jannakha Brisbane!
before patch: CKEditor is broken, errors in console
applied patch #4 to Drupal 10.5.1
no errors in console, CKEditor 5 is restored!thanks for the patch!
please release! - π¦πΊAustralia VladimirAus Brisbane, Australia
+1 for RTBC.
Couple of more issues that you might be facing with 10.5+/11.2+ (CKEditor 45+ support)Also, see the following patches for another modules with similar issues:
- π«π·France duaelfr Montpellier, France
Thank you all for your work here!
The issue is not really related to jquery.once because the
once
functions used by the modules are those provided by CKEditor.
The issue was that CKEditor made a breaking change in their internal. See π Update drupalFile.js for compatibility with the latest CKEditor version Active .