Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(editor): guard against erroneous undo/redo
Before this change, if either undoing or redoing threw an error, the editor would be stuck in the "preserve keys" state, causing duplicate keys to appear everywhere, cascading into all sorts of problems and disruptive typing.
- Loading branch information