codex-team / codex-team/editor.js
[Bug] Undo is ignored, when Copy-paste 2-3 paragraph from Wikipedia
Open
bug
- Dominant language
- TypeScript
- Stars
- 31.9k
- Forks
- 2.2k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
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:
1. Go to Wikipedia
2. Select and copy 2-3 paragraph
3. Paste in the editor.
4. Then the editor ignores the undo & redo.
Expected behavior:
The editor should undo the paste.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.