1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-29 18:09:49 +02:00

fix ime double input with mark (#4158)

* fix ime double when apply mark

* add changeset

* refactor to use auto-incrementing key and add comments for it

* Update lovely-walls-knock.md

* Update lovely-walls-knock.md

Co-authored-by: Ian Storm Taylor <ian@ianstormtaylor.com>
This commit is contained in:
Githoniel
2021-04-13 22:59:07 +08:00
committed by GitHub
parent de5cc7e5ed
commit ea6dc08913
2 changed files with 15 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
---
'slate-react': patch
---
Fixed a bug that resulted in doubly-input characters when using an IME.