Error in console log when editing node - not working ckeditor, toolbar etc.

Created on 20 June 2025, 17 days ago

Problem/Motivation

There is error in console log when editing node

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

After switching off aggregation there is an extra error:

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?sy5bo8:373:21)

Because of that ckeditor and toolbar not working.

🐛 Bug report
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