ckeditor crash in strapi v4.03
Closed this issue · 7 comments
quincy0 commented
strapi: "4.0.3",
strapi-plugin-ckeditor5: "^2.0.0-rc.2",
docker image: strapi/base
TypeError: Cannot read properties of undefined (reading 'components')
virajsoni06 commented
Facing the same issue
joeyboth commented
Same!
JesperWe commented
philohelp commented
Did you run yarn strapi build
- or npm run strapi build
? Also check for deps like in #42 (comment)
m3m3nto commented
Hello all,
it seems that with version 4.1.0 the editor is working again :)
philohelp commented
First it ceased working then I deleted node-modules & yarn.lock, did yarn, yarn strapi build and yarn strapi develop -> all is fine. Back to business.
roslovets commented
I can confirm, that plugin v2.1.0-rc.1 works good with Strapi v4.1.5