TypeError: this.props.editor.create is not a function #11062
Labels
resolution:expired
This issue was closed due to lack of feedback.
type:bug
This issue reports a buggy (incorrect) behavior.
📝 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
📃 Other details
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.
The text was updated successfully, but these errors were encountered: