Stable SortableContext issue
I just ran into an issue that is perfectly summarised here.
You essentially get to re-order your list of items once and then it stops working. The problem is something to do with SortableContext, and the solution is to trigger it to remount (?) by passing in a different key.
As this took several hours to discover and is incredibly non-obvious I feel like an issue should be made. At the very least I would love to learn why this is occurring.
I've just bumped into this also. You're workaround works perfectly for me (in the link).
Oddly, when running in Storybook this issue doesn't exists. When running in the Next.js app this workaround was required.
@sno6 Did you get any further with this?
@philostler No sorry, we moved to https://github.com/atlassian/pragmatic-drag-and-drop