Support CKEditor5 45.x

Created on 20 June 2025, about 1 month ago

Problem/Motivation

Drupal 10.5.x includes an updated version of CKEditor.

This causes some errors in the browser console:

Uncaught TypeError: Cannot read properties of undefined (reading 'objectSizeSmall')
    at mediaResize.js?sy5jsh:1:8512
    at mediaResize.js?sy5jsh:1:13436
    at mediaResize.js?sy5jsh:1:13452
    at mediaResize.js?sy5jsh:1:236
    at mediaResize.js?sy5jsh:1:241

When JavaScript aggregation is turned off, the following error appears:

CKEditorError: plugincollection-plugin-not-found {"plugin":null}
Read more: https://ckeditor.com/docs/ckeditor5/latest/support/error-codes.html#error-plugincollection-plugin-not-found
    at ckeditor5-dll.js?v=45.2.0:5:160418
    at ckeditor5-dll.js?v=45.2.0:5:160477
    at Array.forEach (<anonymous>)
    at u (ckeditor5-dll.js?v=45.2.0:5:160279)
    at l.init (ckeditor5-dll.js?v=45.2.0:5:158767)
    at w.initPlugins (ckeditor5-dll.js?v=45.2.0:5:172181)
    at editor-classic.js?v=45.2.0:4:11082
    at new Promise (<anonymous>)
    at w.create (editor-classic.js?v=45.2.0:4:11039)
    at Object.attach (ckeditor5.js?sy5jsh:373:21)
📌 Task
Status

Active

Version

1.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024