Problem/Motivation

On Drupal 10.3, WYSIWYG using CK Editor 5 failed to load with the following error:

TypeError: i.Model is not a constructor
at Object.callback (ckmoon.js?smk7ki:1:1349)
at Vo.create (ckeditor5-dll.js?v=41.3.1:5:567323)
at ckeditor5-dll.js?v=41.3.1:5:531205
at Array.map ()
at dt._buildItemsFromConfig (ckeditor5-dll.js?v=41.3.1:5:531113)
at dt.fillFromConfig (ckeditor5-dll.js?v=41.3.1:5:530971)
at r._initToolbar (editor-classic.js?v=41.3.1:4:6631)
at r.init (editor-classic.js?v=41.3.1:4:6162)
at editor-classic.js?v=41.3.1:4:10912

CommentFileSizeAuthor
#2 model-fix-3486016-2.patch9.69 KBavitus80

Comments

avitus80 created an issue. See original summary.

avitus80’s picture

StatusFileSize
new9.69 KB

Patch to fix the issue.

vensires’s picture

Issue tags: +GreeceWinterSprint2024
vensires’s picture

Status: Active » Needs review
Issue tags: -GreeceWinterSprint2024 +GreeceSprints2025