You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
When click on element which responsible to delete node crash happen with error message Cannot find a descendant at path only happen when delete last node
Description
When click on element which responsible to delete node crash happen with error message
Cannot find a descendant at path
only happen when delete last nodeSandbox
https://codesandbox.io/s/slate-node-remove-bug-3qw26?file=/src/editor/index.js
Steps
To reproduce the behavior:
Expectation
No crash
Environment
Context
I think it can be related to this issue #4616 because fix with timeout works in case I described
The text was updated successfully, but these errors were encountered: