react-sortable-hoc
react-sortable-hoc copied to clipboard
items returning to original position after dragging
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?
same here.
I have the same problem
try using arrow function to declare your component