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

Unable to identify the new parent after drag end

Open LaughingCoy opened this issue 5 years ago • 1 comments

LaughingCoy avatar Jan 23 '19 02:01 LaughingCoy

You can do this by setting up an interim function in the drop handler

See the Cards demo for an example:

https://github.com/kutlugsahin/vue-smooth-dnd/blob/master/demo/src/pages/cards.vue#L17

davestewart avatar Jan 24 '19 11:01 davestewart