Check for duplicates
Description
Error caused when you keyboard navigate to a block, cut (CMD+X), paste (CMD+V), then undo (CMD+Z) via keyboard shortcuts:
Ben: unsure about this one. The stack trace is suggesting that undo is repeating the deletion which is causing the cursor to attempt to focus an old block that's no longer in the workspace. That's my interpretation of what would cause this failure, but it may be something else. The '???' is particularly interesting since that's the node being passed to focusNode. This is a particularly excellent find.
Reproduction steps
Stack trace
Screenshots
No response
Browsers
No response