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

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