- π§πͺBelgium redseujac
jrockowitz wrote in #21:
Any JS error will block the CKEditor from working as expected. We need to determine what is triggering those JS errors.
Look at the comments #22 and later.
The issue is NOT fixed in the most recent 6.2.x-dev version.
- πΊπΈUnited States bnjmnm Ann Arbor, MI
There's a missing dependency declaration in ckeditor5.libraries.yml that can be addressed pretty easily and miiight confuse the aggregation process as a result.
the
internal.admin
library should also include the following dependencies:- core/drupal - core/drupal.announce - core/drupalSettings
While I'm not sure if this library is even loaded in the use case mentioned here, aggregation introduces a layer where this could still be relevant. It's worth trying!
Once I test a few additional things I will be opening a core issue for this, but wanted to mention this here ASAP as there's at least a chance it will help
- Status changed to Closed: outdated
almost 2 years ago 5:39pm 15 February 2023 - πΊπΈUnited States jrockowitz Brooklyn, NY