editor.js
editor.js copied to clipboard
[Bug] Undo is ignored, when Copy-paste 2-3 paragraph from Wikipedia
When a user pastes text into the editor and uses the 'undo' function, then it should undo the paste. Instead, the undo is ignored
Steps to reproduce:
- Go to Wikipedia
- Select and copy 2-3 paragraph
- Paste in the editor.
- Then the editor ignores the undo & redo.
Expected behavior: The editor should undo the paste.
+1
+2