Image Extension Key Prop Error & Link Error
Hello! Thank you for this great editor. Today, I was testing the Extensions and I encountered two errors,
-
First error occurred when I added the
new Image({})extension which says an Element needs a key prop (for which I'm guessing the.smartblock-menuelement doesn't have a key prop).
-
Second Error is when I select a node and add want to add a link to it. Like this:
Which gives the following error in the console:
But the link error occurs only when a part of block is selected not when the whole block is selected.
Any idea about these?
Thanks in advance.
I think this library is not maintained anymore
@ioandev too bad. This is the simplest easy-to-use HTML block editor that doesn't complicate the process of installing and using it. Right now I'm getting this error with just plain vanilla CRA npx create-react-app my-app command.
