vue-smooth-dnd
vue-smooth-dnd copied to clipboard
Multiple instances of Container just doesn't work
If you setup two instances of a Container root, for example, the second one doesn't work anymore since the payload (object dragged) is undefined.
did you trigger the getChildPayload function and made sure the containers have the same group name?