You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dnd: when dragging, stop propagation to potential parent draggables (#4601)
* dnd: when dragging, stop propagation to potential parent draggables
* dnd: fix spelling typo
* dnd: attempt to add test for nested dragging
* dnd: fix missing dataTransfer var in test
* dnd: add stopPropagation to onDrag and onDragEnd
---------
Co-authored-by: Daniel Lu <[email protected]>
Co-authored-by: Yihui Liao <[email protected]>
0 commit comments