ckeditor / ckeditor5

Powerful rich text editor framework with a modular architecture, modern integrations, and features like collaborative editing.
https://ckeditor.com/ckeditor-5
Other
8.79k stars 3.64k forks source link

TypeError: this.props.editor.create is not a function #11062

Closed paras-verma closed 1 week ago

paras-verma commented 2 years ago

📝 Provide detailed reproduction steps (if any)

I'm working on a NextJs project with typescript

I've implement the following solutions: module declaration (#253)** dynamic import (#7376)

**not sure what are the "basic types" module at npm

✔️ Expected result

Editor is render

❌ Actual result

Editor isn't rendered

image

📃 Other details


If you'd like to see this fixed sooner, add a 👍 reaction to this post.

paras-verma commented 2 years ago

The error doesn't break my app it simply doesn't render the editor component

while moving to a different page this error is thrown: image

CKEditorBot commented 1 month ago

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.

CKEditorBot commented 1 week ago

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).