Vue.Draggable
Vue.Draggable copied to clipboard
Cannot Clone item from other draggable component. if using :force-fallback="true"
Cannot Clone item from other draggable component. if using :force-fallback="true".
i had the same problem and resolved it by adding :force-fallback="true" to another draggable component too, it worked for me)