Closed mqtik closed 5 years ago
Oops! Didn't see that typo coming! Thanks!
I also added a commit to resolve images that don't have size properties. It gets the size property by using Image.getSize (as it does when inserting), and updates.
This library is going to be amazing.
I'm testing it hard and will pull some more request!
Also added conditionals on Convertors to avoid app freezes and still render the content if something goes wrong
When we add/remove multiple images, the editor can't resolve if ref.focus is not defined. This also occurs when removing a image and adding another one, the newContents.component returns undefined.