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

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

Closed
paras-verma opened this issue Jan 1, 2022 · 3 comments
Closed

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

paras-verma opened this issue Jan 1, 2022 · 3 comments
Labels
resolution:expired This issue was closed due to lack of feedback. type:bug This issue reports a buggy (incorrect) behavior.

Comments

@paras-verma
Copy link

📝 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 paras-verma added the type:bug This issue reports a buggy (incorrect) behavior. label Jan 1, 2022
@paras-verma
Copy link
Author

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
Copy link
Collaborator

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
Copy link
Collaborator

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 CKEditorBot added resolution:expired This issue was closed due to lack of feedback. and removed status:stale labels Jul 20, 2024
@CKEditorBot CKEditorBot closed this as not planned Won't fix, can't repro, duplicate, stale Jul 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
resolution:expired This issue was closed due to lack of feedback. type:bug This issue reports a buggy (incorrect) behavior.
Projects
None yet
Development

No branches or pull requests

2 participants