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

Fix the cursor jump to an unexpected position after deleting in android (#5251)

* Fix the cursor jump to an unexpected position after deleting in android

* Create unlucky-chairs-promise.md

* Update unlucky-chairs-promise.md
This commit is contained in:
kailunyao
2023-02-19 09:41:03 +08:00
committed by GitHub
parent f2607c2a52
commit 6fa4b954a5
2 changed files with 11 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
---
'slate-react': patch
'slate': patch
---
Fix the cursor jump to an unexpected position after deleting in android