Closed (fixed)
Project:
CKEditor 5 deepl
Version:
1.0.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jan 2025 at 10:54 UTC
Updated:
8 Jul 2025 at 07:24 UTC
Jump to comment: Most recent
While using the module within a Drupal 10.4.1 installation, i get the following error:
ckeditor5.js?sqfkp9:467 TypeError: ckeditor5_src_ui__WEBPACK_IMPORTED_MODULE_0__.Model is not a constructor
at new FormView (deeplIntegrationForm.js:33:16)
at DeepIntegrationCommand._createFormView (deeplIntegrationCommand.js:45:22)
at new DeepIntegrationCommand (deeplIntegrationCommand.js:18:26)
at deeplIntegrationUI.init (deeplIntegrationUI.js:21:7)
The module should work without throwing errors in Drupal 10.4.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
sascha_meissnerFixed
Comment #6
sascha_meissnerThx for reporting this @steffenr
And sorry for the fix to take some time ...
Comment #7
sascha_meissnerComment #8
steffenr@sascha_meissner
👍 Thanks for fixing the issue. 👍