- Issue created by @pcate
- πΊπΈUnited States luke.leber Pennsylvania
Thanks for the bug report. I have not used ckeditor5 on any live client sites yet personally. Out of curiosity, if a media entity exists on page load is the style loaded then?
The library definitions are present in the field formatter's
viewElements
method, so I am wondering if the cke5 integration may not be bubbling things properly? - πΊπΈUnited States pcate
Out of curiosity, if a media entity exists on page load is the style loaded then?
Yes, on the node view page the styles are loaded fine. It is only on the node edit pages in CKEditor5 that the styles aren't loading.
My guess is the styles will need to be loaded with a CKEditor5 yaml plugin file: https://www.drupal.org/docs/drupal-apis/ckeditor-5-api/overview β
- @lukeleber opened merge request.
- Status changed to Needs review
almost 2 years ago 2:32am 25 February 2023 - πΊπΈUnited States luke.leber Pennsylvania
I've reached out to the experts in #ckeditor5 on slack with the approach in the merge request. Setting (optimistically) to NR :-).
- Status changed to Fixed
over 1 year ago 3:39am 19 March 2023 Automatically closed - issue fixed for 2 weeks with no activity.