vue-dndrop icon indicating copy to clipboard operation
vue-dndrop copied to clipboard

:herb: A vue library for drag and drop :sparkles:

Results 33 vue-dndrop issues
Sort by recently updated
recently updated
newest added

First of all, congratulations for the library, I wanted to ask you if it is possible to completely define the element that is dragged (ghostelement) in many cases, the element...

To reproduce this issue, on this [example page](https://amendx.github.io/vue-dndrop/examples/events.html), set `zoom: 1.2` of any div that contains vue-dndrop component and then drag an item. The dragged item will be off the...

Hi, So I'm getting this issue suddenly with v1.3.4. I have seen the issues on here and they are related to v1.2.X, and the fix was applied by the creator,...