ckeditor / ckeditor5-react

Official CKEditor 5 React component.
https://ckeditor.com/ckeditor-5
Other
425 stars 99 forks source link

TypeError: Cannot read properties of undefined (reading 'createContext') #425

Open AlenaSafronova opened 1 year ago

AlenaSafronova commented 1 year ago
Снимок экрана 2023-11-09 в 08 38 52

Can anyone help me fix this? Thank you.

Witoso commented 1 year ago

Hi, we would need a bit more information about your setup to help in this issue 🙏 Which path from the guide did you take?

cassio-gamarra commented 1 year ago

I have the same problem. Here i'm using Vite to build project. On development dont have any errors, only after build project to prod.

Witoso commented 1 year ago

@cassio-gamarra please create an issue with full information which build type you're using, and what's the setup in Vite.

cassio-gamarra commented 1 year ago

Thanks