1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-12 18:24:03 +02:00

fix: flush selection change on before input (#4669)

* fix: flush selection change on before input

* chore: remove redundant option from debounce
This commit is contained in:
Eric Meier
2021-11-20 19:26:13 +01:00
committed by GitHub
parent 0f194a86a0
commit 807716d7df
2 changed files with 66 additions and 55 deletions

View File

@@ -0,0 +1,5 @@
---
'slate-react': patch
---
Flush scheduleOnDOMSelectionChange on beforeinput