1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-09-01 03:11:44 +02:00

fix: unexpected event triggered when using ReactEditor.focus (#5677)

* chore: reproduce the problem env

* fix: unexpected event triggered

* feat: onValueChange unit test
This commit is contained in:
Czy
2024-07-16 03:25:06 +08:00
committed by GitHub
parent 5838e36229
commit a9a7040583
3 changed files with 42 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
---
'slate-react': patch
---
fix unexpected event triggered when using `ReactEditor.focus`