It's a draft-js bug. Detail info refer to facebookarchive/draft-js#2572
How to re-produce
- drop a image, then it should be followed by a blank new line
- place cursor to the new line's beginning.
- press backspace.
- all the content following the new blank line will be delete as well.
It's a draft-js bug. Detail info refer to facebookarchive/draft-js#2572
How to re-produce