Vue.Draggable icon indicating copy to clipboard operation
Vue.Draggable copied to clipboard

Cannot Clone item from other draggable component. if using :force-fallback="true"

Open AbingPj opened this issue 3 years ago • 2 comments

Cannot Clone item from other draggable component. if using :force-fallback="true".

AbingPj avatar Jul 28 '21 08:07 AbingPj

i had the same problem and resolved it by adding :force-fallback="true" to another draggable component too, it worked for me)

elenkan avatar Dec 01 '21 19:12 elenkan