Open danielgindi opened 4 years ago
If the dragged element has a child element listening to mouseup, it will not receive the event even if preventDefault was called in onBeforeReorder
mouseup
preventDefault
onBeforeReorder
If the dragged element has a child element listening to
mouseup
, it will not receive the event even ifpreventDefault
was called inonBeforeReorder