Roslovets-Inc/strapi-plugin-ckeditor5

I have a problem in Strapi version 4.0.3

Closed this issue · 0 comments

Hi
I've upgraded Strapi to ver 4.0.3 but strapi-plugin-ckeditor didn't work.

I have these warning :

warning "strapi-plugin-ckeditor5 > @strapi/design-system@0.0.1-alpha.71" has unmet peer dependency "@strapi/icons@^0.0.1-alpha.4".
warning "strapi-plugin-ckeditor5 > @strapi/design-system@0.0.1-alpha.71" has unmet peer dependency "react-router-dom@^5.2.0".
warning "strapi-plugin-ckeditor5 > @strapi/design-system@0.0.1-alpha.71" has unmet peer dependency "styled-components@^5.2.1".
warning "strapi-plugin-ckeditor5 > @strapi/helper-plugin@4.0.3" has unmet peer dependency "formik@^2.2.6".
warning "strapi-plugin-ckeditor5 > @strapi/helper-plugin@4.0.3" has unmet peer dependency "immer@9.0.6".
warning "strapi-plugin-ckeditor5 > @strapi/helper-plugin@4.0.3" has unmet peer dependency "qs@6.10.1".
warning "strapi-plugin-ckeditor5 > @strapi/helper-plugin@4.0.3" has unmet peer dependency "react-select@^4.0.2".

and this err in app

TypeError: Cannot read properties of undefined (reading 'components')
    at t.default (main.f3f7ea3d.js:2)
    at c (main.f3f7ea3d.js:2)
    at la (main.f3f7ea3d.js:2)
    at $s (main.f3f7ea3d.js:2)
    at jl (main.f3f7ea3d.js:2)
    at Cl (main.f3f7ea3d.js:2)
    at Ml (main.f3f7ea3d.js:2)
    at wl (main.f3f7ea3d.js:2)
    at main.f3f7ea3d.js:2
    at t.unstable_runWithPriority (main.f3f7ea3d.js:2)

I've downgraded to 4.0.2 but it doesn't work anymore