1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-20 22:21:20 +02:00

fix: selection out of sync in readonly mode (#5120)

This commit is contained in:
Sihong
2022-09-10 11:14:54 +08:00
committed by GitHub
parent 8eb1972b5b
commit 9815bdabdd
2 changed files with 10 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
'slate-react': patch
---
Fix editor selection out of sync in readonly mode