Can not get the fullscreen to work

Created on 11 February 2025, 19 days ago

I have:
1/ composer require'd this module
2/ enabled the "ckeditor5_premium_features_fullscreen" submodule.
3/ put me free trial api key in the settings (didn't think this would be needed, since the fullscreen is free?)
4/ Setup my textformat and enabled the fullscreen button

Fields using this textformat do no show any ckeditor anymore.
The browser console list this error:

ckeditor5.js?sriwez:192 Failed to load fullscreen - FullScreen
(anonymous) @ ckeditor5.js?sriwez:192Understand this warningAI
ckeditor5.js?sriwez:464 Debugging can be done with an unminified version of CKEditor by installing from the source file. Consult documentation at https://www.drupal.org/node/3258901
ckeditor5.js?sriwez:468 CKEditorError: plugincollection-plugin-not-found {"plugin":null}

If I disable the fullscreen button, ckeditor is working fine again.

I assume I have done something wrong in the configuration, but can't figure out what...?

💬 Support request
Status

Active

Version

1.3

Component

Code

Created by

🇧🇪Belgium weseze

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @weseze
  • 🇵🇱Poland salmonek

    Hi @weseze

    Trial is not required for fullscreen. Fullsceen plugin was added to Premium Features module as a free to use plugin (it was before Plugin Pack module was introduced).

    As for the issue:
    1 Pleaase check Network tab in browser's DevTools - is /modules/custom/ckeditor5_premium_features/modules/ckeditor5_premium_features_fullscreen/js/build/fullscreen.js
    file loaded?
    2 Do you have JS aggreation enabled? If so then do disabling it makes plugin to work?

    Confoguration shouldn't be a problem as it is basically to enable the module and add fullscreen to active toolbar. It looks more like for some reason js file wasn't properly loaded.

    Detailed info of error mentioned in the updae should be available in the DevTools console, please share it.

  • 🇧🇪Belgium weseze

    OK, it's fixed.
    Seems it was a compatibility issue with the "ckeditor5_fullscreen". Can't have both installed...

  • Automatically closed - issue fixed for 2 weeks with no activity.

Production build 0.71.5 2024