Keven Rousseau
Keven Rousseau
@JoaquinDelPrado I'm facing the same issue, how did you resolve it on your end?
I have the same issue on my projet. The issue also happens in the [Sortable Multiple Containers Story](https://master--5fc05e08a4a65d0021ae0bf2.chromatic.com/?path=/story/presets-sortable-multiple-containers--vertical) To reproduce the bug, just drag the items from column A to...
Here's what I have with your suggestion (quick and dirty for now). I don't have `useDeepCompareMemo`, but I figure a simple useMemo would suffice just to try it out. ```jsx...