vue-smooth-dnd icon indicating copy to clipboard operation
vue-smooth-dnd copied to clipboard

Multiple instances of Container just doesn't work

Open aislanmaia opened this issue 4 years ago • 1 comments

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.

aislanmaia avatar Nov 16 '19 17:11 aislanmaia

did you trigger the getChildPayload function and made sure the containers have the same group name?

mesqueeb avatar Feb 07 '20 06:02 mesqueeb