mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-28 01:19:52 +02:00
Fix: editor.selection
is sometimes replaced with a new object even if the selection did not change (#5899)
* Fix: `editor.selection` replaced despite being unchanged * Document earlier breaking change
This commit is contained in:
5
.changeset/eleven-days-thank.md
Normal file
5
.changeset/eleven-days-thank.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'slate': patch
|
||||
---
|
||||
|
||||
Fix: `editor.selection` is sometimes replaced with a new object even if the selection did not change
|
Reference in New Issue
Block a user