[Vuejs]-How Can I Know In Which Component I Was There

0👍

Edited following comments.

A bit complicated but does the trick. https://jsfiddle.net/guillaumedeslandes/t12k43ov/

Added events to trigger a forced-close state, and had to store the item state in the parent component to allow draggable to manipulate it while keeping the order.

Leave a comment