smartblock icon indicating copy to clipboard operation
smartblock copied to clipboard

Image Extension Key Prop Error & Link Error

Open MikeAliG opened this issue 5 years ago • 2 comments

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-menu element doesn't have a key prop). Screenshot 2020-03-06 at 23 53 16

  • Second Error is when I select a node and add want to add a link to it. Like this: Screenshot 2020-03-06 at 23 59 04 Which gives the following error in the console: Screenshot 2020-03-06 at 23 59 16 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.

MikeAliG avatar Mar 07 '20 00:03 MikeAliG

I think this library is not maintained anymore

ioandev avatar Aug 30 '22 12:08 ioandev

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

image

radityoardi avatar Oct 26 '22 06:10 radityoardi