bokuweb/react-rnd

Component Sticks to the mouse after ending dragging

rizdaputra opened this issue · 0 comments

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

  1. render a component with rnd
  2. drag the item to certain area
  3. release the mouse

Expected behavior

  1. component is move to the place
  2. mouse can move freely

Actual behavior

  1. component is moved to the place
  2. component follow the mouse until the mouse do a click