Documentation is missing information on SSR support
📝 Provide a description of requested docs changes
Our React guide (or any other guide) does not mention the fact that CKEditor will not work with SSR (server-side rendering) which is the default for popular frameworks such as Next.js. If you don’t know that from the start, you get an error similar to window is undefined and the application won't run.
- If you google “ckeditor5 server side rendering”, you get our closed GH issue about Angular as a first result. Then, you get a blog post on Angular. And then you get the CKBox Documentation page which is pretty clear in this matter.
- Bonus: The fourth result in Google points to our “Core editor architecture” guide with the following excerpt from the guide content: “It controls how the model is rendered to the user for editing. ... their own UI for a feature) as well as for running CKEditor 5 on the server side.“, which is totally misleading :smile:
- Googling “ckeditor5 SSR” gives similar results.
There has been no activity on this issue for the past year. We've marked it as stale and will close it in 30 days. We understand it may still be relevant, so if you're interested in the solution, leave a comment or reaction under this issue.
We've closed your issue due to inactivity. We understand that the issue may still be relevant. If so, feel free to open a new one (and link this issue to it).