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

giordy created an issue. See original summary.

longwave’s picture

Do you have any CKEditor5 contrib modules or custom code?

giordy’s picture

I have the module that's in the core. I've never touched the module.
I don't even know what to do.

cilefen’s picture

What was your installation process, so we can try to reproduce this?

lisotton’s picture

It seems to happen when the "Image" tool is added to the toolbar. After removing it, the toolbar appear again.

lisotton’s picture

I 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

giordy’s picture

Thanks lisotton
Uninstalling Advanced Image Editor makes the toolbar reappear.

cilefen’s picture

Status: Active » Closed (duplicate)

@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.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.