Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs issue report from "installation/integrations/react/react.html", custom build React Vite integration doesn't work #16298

Open
MohamedKarrab opened this issue Apr 29, 2024 · 0 comments
Labels
squad:core Issue to be handled by the Core team. type:docs This issue reports a task related to documentation (e.g. an idea for a guide).

Comments

@MohamedKarrab
Copy link

Origin URL

https://ckeditor.com/docs/ckeditor5/latest/installation/integrations/react/react.html

Project version

41.0.0

Is the information outdated? How?

I am migrating my app from CRA (create react app) to Vite (with react still), I tried to integrate an online custom build with vite following the docs but didn't work, I was still getting this error
Uncaught SyntaxError: The requested module '/ckeditor5-41.0.0-Customized/build/ckeditor.js' does not provide an export named 'default'

But this answer on stack overflow helped fix my issue. Please update the docs with an actual solution.
https://stackoverflow.com/questions/73180352/how-can-i-use-a-custom-build-of-ckeditor-5-with-react-and-vite

Is there something missing in the guide? What is it?

No response

Is there anything else you would like to add?

No response

User agent

Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36

@MohamedKarrab MohamedKarrab added squad:core Issue to be handled by the Core team. type:docs This issue reports a task related to documentation (e.g. an idea for a guide). labels Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
squad:core Issue to be handled by the Core team. type:docs This issue reports a task related to documentation (e.g. an idea for a guide).
Projects
None yet
Development

No branches or pull requests

1 participant