Component Sticks to the mouse after ending dragging
rizdaputra opened this issue · 0 comments
rizdaputra commented
Component Sticks to the mouse after ending dragging
I'm using react-rnd version 10.4.1
My browser is: Google Chrome
I am sure this issue is not a duplicate?
Description
I keep getting the draggable stuck on mouse unless i click again
Steps to Reproduce
- render a component with rnd
- drag the item to certain area
- release the mouse
Expected behavior
- component is move to the place
- mouse can move freely
Actual behavior
- component is moved to the place
- component follow the mouse until the mouse do a click