Open sfroestl opened 4 years ago
Bug
Backspace on list formatting does not clear the list-item.
list-item
A GIF showing the issue in action.
A sandbox that minimally reproduces the issue. Reproduce on current Slate examples page
https://www.slatejs.org/examples/richtext
Chrome 79.0.3945.88 macOs Catalina 10.15.1 Slate 0.57
Clear formatting, don't leave a list-item in Node[]
Thanks!!
FWIW could only reproduce the bug if there is an empty block before the list.
Do you want to request a feature or report a bug?
Bug
What's the current behavior?
Backspace on list formatting does not clear the
list-item
.A GIF showing the issue in action.
A sandbox that minimally reproduces the issue. Reproduce on current Slate examples page
https://www.slatejs.org/examples/richtext
Chrome 79.0.3945.88 macOs Catalina 10.15.1 Slate 0.57
What's the expected behavior?
Clear formatting, don't leave a
list-item
in Node[]Thanks!!