Files
notesnook/packages
Ammar Ahmed 07205a897b editor: fix android backspace stopped working after prosemirror-view update
The bug: Select 2 text blocks fully and pressing backspace removes the conent and adds it back again. The editor thinks enter is pressed and adds the content to dom back from state.

Guard the whitespace heuristic to only fire on net insertion so backspace keeps working properly.
2026-08-25 12:05:31 +05:00
..
2026-08-17 10:11:17 +05:00