react-draggable icon indicating copy to clipboard operation
react-draggable copied to clipboard

Drag stop (onStop) not called when dropped at the border of bound parent

Open mulgurul opened this issue 1 year ago • 0 comments
trafficstars

I have a problem in my solution where I'm using Draggables with bound set to parent element. When I drag and release mouse I get dragstop event, but not if the Draggable has been dragged all the way out to the parent border. Then theres no event.

Have anyone a clue what this could be caused by?

BR Peter

mulgurul avatar Jul 12 '24 12:07 mulgurul