react-sortable-hoc icon indicating copy to clipboard operation
react-sortable-hoc copied to clipboard

items returning to original position after dragging

Open repzlaw opened this issue 2 years ago • 3 comments

the animation and sorting works fine for my functional components when trying to sort but once i release the item i tried to sort, it returns back to its origin position. please any help?

repzlaw avatar Mar 07 '22 01:03 repzlaw

same here.

PedroHBessa avatar Mar 11 '22 15:03 PedroHBessa

I have the same problem

RobinYzewyn avatar Mar 21 '22 07:03 RobinYzewyn

try using arrow function to declare your component

repzlaw avatar Mar 21 '22 08:03 repzlaw