Problem/Motivation
Steps to reproduce
After installing 11.3.5, the CKEditor5 toolbar doesn't appear.
I verified that this time it's not server-related.
I get this error:
CKEditorError: plugincollection-plugin-invalid-constructor {"name":"e"} Read more: https://ckeditor.com/docs/ckeditor5/latest/support/error-codes.html#error-plugincollection-plugin-invalid-constructor
O https://www.gmpe.it/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=47.6.0:5
h https://www.gmpe.it/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=47.6.0:5
h https://www.gmpe.it/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=47.6.0:5
h https://www.gmpe.it/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=47.6.0:5
r https://www.gmpe.it/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=47.6.0:5
e https://www.gmpe.it/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=47.6.0:5
init https://www.gmpe.it/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=47.6.0:5
initPlugins https://www.gmpe.it/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=47.6.0:5
create https://www.gmpe.it/core/assets/vendor/ckeditor5/editor-classic/editor-classic.js?v=47.6.0:4
create https://www.gmpe.it/core/assets/vendor/ckeditor5/editor-classic/editor-classic.js?v=47.6.0:4
attach https://www.gmpe.it/core/modules/ckeditor5/js/ckeditor5.js?tbkib4:372
editorAttach https://www.gmpe.it/core/modules/editor/js/editor.js?v=11.3.5:304
attach https://www.gmpe.it/core/modules/editor/js/editor.js?v=11.3.5:228
attach https://www.gmpe.it/core/modules/editor/js/editor.js?v=11.3.5:211
attachBehaviors https://www.gmpe.it/core/misc/drupal.js?v=11.3.5:166
attachBehaviors https://www.gmpe.it/core/misc/drupal.js?v=11.3.5:162
<anonymous> https://www.gmpe.it/core/misc/drupal.init.js?v=11.3.5:32
listener https://www.gmpe.it/core/misc/drupal.init.js?v=11.3.5:20
What could it depend on?
Thanks and regards
Comments
Comment #2
longwaveDo you have any CKEditor5 contrib modules or custom code?
Comment #3
giordy commentedI have the module that's in the core. I've never touched the module.
I don't even know what to do.
Comment #4
cilefen commentedWhat was your installation process, so we can try to reproduce this?
Comment #5
lisotton commentedIt seems to happen when the "Image" tool is added to the toolbar. After removing it, the toolbar appear again.
Comment #6
lisotton commentedI have the module Editor Advanced Image, I think the problem is with this module. Disabling this module, resolves the problem.
I found this report in this module: https://www.drupal.org/project/editor_advanced_image/issues/3577482
Comment #7
giordy commentedThanks lisotton
Uninstalling Advanced Image Editor makes the toolbar reappear.
Comment #8
cilefen commented@lisotton, Thank you for that information!
@giordy, The way you worded this issue made it seem as if you had only installed Drupal Core. In the future, it would save time to include all information.