mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-21 22:45:18 +02:00
Fix "Cannot resolve from DOM point" error on onDomSelectionChange for readonly void elements (#4727)
* fix error caused by selecting void nodes in readonly editor * add changeset
This commit is contained in:
5
.changeset/cyan-games-share.md
Normal file
5
.changeset/cyan-games-share.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'slate-react': patch
|
||||
---
|
||||
|
||||
Fix "Cannot resolve from DOM point" error on onDomSelectionChange for readonly void elements
|
Reference in New Issue
Block a user