ckeditor5 icon indicating copy to clipboard operation
ckeditor5 copied to clipboard

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

Open paras-verma opened this issue 4 years ago • 2 comments

📝 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

  • Browser: …
  • OS: …
  • First affected CKEditor version: ^3.0.3
  • Installed CKEditor plugins: [ Alignment, Autoformat, AutoLink, BlockQuote, BlockToolbar, Bold, CodeBlock, Essentials, FontBackgroundColor, FontColor, FontFamily, FontSize, Heading, Indent, IndentBlock, Italic, Link, List, ListStyle, Paragraph, PasteFromOffice, RemoveFormat, Strikethrough, Table, TableToolbar, TextTransformation, Underline, WordCount ]

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

paras-verma avatar Jan 01 '22 17:01 paras-verma

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

paras-verma avatar Jan 01 '22 17:01 paras-verma

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 avatar Jun 19 '24 03:06 CKEditorBot

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

CKEditorBot avatar Jul 20 '24 03:07 CKEditorBot