- Issue created by @Ruslan Piskarov
- 🇺🇦Ukraine Ruslan Piskarov Kiev, Ukraine
This is temporary solution for review because I don't have the original ckeditor_templates.js.
- 🇨🇦Canada ciesinsg
I have the same problem where CKEditor 5 broke when I upgraded Drupal to 10.3.
I do not have ckeditor_templates_ui installed though. I know this issue is for ckeditor_templates_ui but I believe this is a wider issue affecting more CKEditor modules.
In case this is still helpful for future resolution, my error is:
ckeditor5.js?sfp0r8:468 CKEditorError: plugincollection-plugin-not-loaded {"plugin":"TrackChangesEditing"} Read more: https://ckeditor.com/docs/ckeditor5/latest/support/error-codes.html#error-plugincollection-plugin-not-loaded at l.get (ckeditor5-dll.js?v=41.3.1:5:123474) at r.afterInit (drupalMediaTrackChangesIntegration.js?v=20240220:5:958)
- 🇯🇴Jordan Anas_maw
Thanks for the patches, seems like the patch is no applied via composer because it's a one line, I will commit the change
- bf366c7c committed on 2.0.x
Issue #3457332 by Ruslan Piskarov, Manar Olimat, Anas_maw: Updating core...
- bf366c7c committed on 2.0.x
- Status changed to Fixed
4 months ago 7:51am 25 July 2024 Automatically closed - issue fixed for 2 weeks with no activity.
- 🇫🇮Finland vermario
(the new version breaks the functionality in drupal 10.2.7 , the solution was to downgrade to alpha 3 in our case, then probably upgrade to alpha4 together with the upgrade to 10.3 that we will do in the near future.)