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

fix isDraggingInternally reset logic (#4828)

This commit is contained in:
Eric Meier
2022-02-11 05:00:17 +01:00
committed by GitHub
parent 80661509ec
commit d5ac82373b
2 changed files with 15 additions and 8 deletions

View File

@@ -0,0 +1,5 @@
---
'slate-react': patch
---
Reset isDraggingInternally onDragEnd and onDrop even if the event is handled by the editable handler