nshenderov / strapi-plugin-ckeditor

Integrates CKEditor 5 into your Strapi project as a fully customizable custom field. (Unofficial integration)
https://www.npmjs.com/package/@_sh/strapi-plugin-ckeditor
MIT License
84 stars 53 forks source link

Bug | CKeditor5 1.1.3 - Applying Spaces in FF and GC Doesn't Work #98

Open oDinZu opened 1 year ago

oDinZu commented 1 year ago

When I use the spacebar in the GUI of CKEditor5, spaces do not get created. If I am in the source edit GUI, spaces are applied as intended.

I receive the followig error when typing letters in the CKeditor5 normal GUI.

precation warning: Usage of "size" prop in Stack component is deprecated. This is discouraged and will be removed in the next major release. Please use "spacing" instead