kutlugsahin / vue-smooth-dnd

Vue wrapper components for smooth-dnd
MIT License
1.73k stars 249 forks source link

Unable to identify the new parent after drag end #83

Open LaughingCoy opened 5 years ago

davestewart commented 5 years ago

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