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

No documentation on how to integrate CKEditor5 into Next.js #13769

Closed
navidmadannezhad opened this issue Mar 28, 2023 · 2 comments
Closed

No documentation on how to integrate CKEditor5 into Next.js #13769

navidmadannezhad opened this issue Mar 28, 2023 · 2 comments
Labels
resolution:duplicate This issue is a duplicate of another issue and was merged into it. squad:ccx Issue to be handled by the CCX team. type:docs This issue reports a task related to documentation (e.g. an idea for a guide).

Comments

@navidmadannezhad
Copy link

Origin URL

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

Project version

36.0.1

Is the information outdated? How?

No response

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

The title explains it all: No documentation on how to integrate CKEditor5 into Next.js

Well Next.js is built on React.js, which means we can almost use the React integration on Next, but there are also key differences between these two technologies.

Just try to integrate it into Next js, the first warnings you get are typescript warnings, or you're going to get self is not defined error because of Server-Client differences on Next.

I know there are some good solutions on here or here or here , but wait, if I'm supposed to look for Community-based solutions for these major integration problems, then what is the use of CKEditor docs?

Is there anything else you would like to add?

No response

User agent

Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0

@navidmadannezhad navidmadannezhad added squad:ccx Issue to be handled by the CCX team. type:docs This issue reports a task related to documentation (e.g. an idea for a guide). labels Mar 28, 2023
@godai78
Copy link
Contributor

godai78 commented Mar 28, 2023

We're currently working on expanding the integration docs to host additional guides, but it will be done incrementally. We are also in process of updating the documentation toward the TypeScript introduction. This will, however, take some more time, so feel free to drop in and check out periodically.

@Reinmar
Copy link
Member

Reinmar commented Mar 28, 2023

Let's merge this into #7376.

@Reinmar Reinmar closed this as completed Mar 28, 2023
@Reinmar Reinmar added the resolution:duplicate This issue is a duplicate of another issue and was merged into it. label Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
resolution:duplicate This issue is a duplicate of another issue and was merged into it. squad:ccx Issue to be handled by the CCX 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

3 participants