Open ailchenkoDynamo opened 2 years ago
Hi,
i got this issue too, u can solve it @ailchenkoDynamo or still having this problem?
Hi, I am not sure you read correctly the limitations https://github.com/Roslovets-Inc/strapi-plugin-ckeditor5#how-to-remove-unused-buttons-strapi-v3
You are unable to change default toolbar with v4
Hi. Thanks for your work.
My custom
ckeditor.js
file doesn't rewrite default plugin's conficuration.My step for reproduse:
yarn add strapi-plugin-ckeditor5@latest
src/extensions/ckeditor5/admin/src/config/ckeditor.js
node_modules/strapi-plugin-ckeditor5/admin/src/config/ckeditor.js
to mysrc/extensions/ckeditor5/admin/src/config/ckeditor.js
fontFamily
.cache
andbuild
folderyarn build
and run strupiResult: I see default toolbar items Expected: Change toobar by my config
My config