1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-25 08:11:53 +02:00

Fix: when switching between editors, Slate selection and DOM Selection can mismatch which causes React to break (#4749)

This commit is contained in:
Vsevolod Rodionov
2022-01-19 17:53:26 +03:00
committed by GitHub
parent 9f3aee5536
commit a3dfb151d4
2 changed files with 9 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
---
'slate-react': patch
---
Fix "cannot resolve DOM point" error when switching between multiple errors