react-sortablejs
react-sortablejs copied to clipboard
Hover
Hi there!
It there any way to add a hover to the list items?
I've tried a lot of hacky ways, but no success.
Just adding of :hover styles don't help, the hover is pinned to the first item where the actual drag started.
When you release the mouse button it stays there until mouse move.

Do you remember how to solve it