Roslovets-Inc / strapi-plugin-ckeditor5

Replace Strapi default WYSIWYG editor with enhanced build of CKEditor 5
https://www.npmjs.com/package/strapi-plugin-ckeditor5
247 stars 59 forks source link

editor doesn't work in strapi 4.3.0 #58

Open Qunkero opened 2 years ago

Qunkero commented 2 years ago

Can not collapse the CKEditor plugin:

  1. create custom component image

  2. create dynamic zone image

  3. open component that depends on CKEditor it throws an error: image

strapi.version: 4.3.0

SalahAdDin commented 2 years ago

Can not collapse the CKEditor plugin:

1. create a custom component
   ![image](https://user-images.githubusercontent.com/15861798/182424376-29df3c35-9590-4189-9aea-c4a215679ac2.png)

2. create a dynamic zone
   ![image](https://user-images.githubusercontent.com/15861798/182424706-316c9e07-775f-4bfc-8df9-aab7114f0964.png)

3. open component that depends on CKEditor
   it throws an error:
   ![image](https://user-images.githubusercontent.com/15861798/182423656-6dcd2517-e2bd-4e8a-b1e6-2190c5706930.png)

strapi.version: 4.3.0

It seems this plugin is not working right now.