When I inserted an image using imageCallback and say write a sentence the next line (below the image).
And when I delete the text line below the image fully and hit backspace one more time, it doesn't delete the image right away but requires two more backspaces. Going back to the deleting the text and hit backspace once (image is not deleted), and try to write something on the same line, the texteditor freezes.
When I inserted an image using imageCallback and say write a sentence the next line (below the image).
And when I delete the text line below the image fully and hit backspace one more time, it doesn't delete the image right away but requires two more backspaces. Going back to the deleting the text and hit backspace once (image is not deleted), and try to write something on the same line, the texteditor freezes.
This happens on the demo page (https://jpuri.github.io/react-draft-wysiwyg/#/demo) too.