mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-13 18:53:59 +02:00
Fixed an issue with controlled value messing up editor.selection (#3652)
* Fixed an issue with controlled value messing up editor.selection * Create fifty-ducks-sip.md Co-authored-by: Ian Storm Taylor <ian@ianstormtaylor.com>
This commit is contained in:
committed by
GitHub
parent
d5b2d7f55e
commit
f3fb40cce0
5
.changeset/fifty-ducks-sip.md
Normal file
5
.changeset/fifty-ducks-sip.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'slate-react': patch
|
||||
---
|
||||
|
||||
Fixed selection logic when a controlled editor's nodes change out from under it.
|
Reference in New Issue
Block a user