vue-smooth-dnd icon indicating copy to clipboard operation
vue-smooth-dnd copied to clipboard

Vue wrapper components for smooth-dnd

Results 119 vue-smooth-dnd issues
Sort by recently updated
recently updated
newest added

I want to Sort by original Order by Click a button? How I do it?

Hi, thank you very much for your plugin. When I use your plugin, it is very good on pc, but on mobile, if you drag and drop, you will find...

Error using rollup (webpack works): ```js import { Container, Draggable } from 'vue-smooth-dnd' [!] Error: 'Container' is not exported by node_modules/vue-smooth-dnd/dist/vue-smooth-dnd.js https://github.com/rollup/rollup/wiki/Troubleshooting#name-is-not-exported-by-module ```

Uncaught TypeError: Cannot read properties of null (reading 'addedIndex')

Hi ! I tried to use the package, but got this error: > createElement is not a function > render: function (createElement) { > var tagProps = getTagProps(this); > return...

Just found out that adding a filter such as this one: filter: drop-shadow(9px 15px 8px rob(0 0 0 / 0.35)) ; This results in the ghost being offset from the...

Hi is there a way that I could select multiple cards and transfer it on another column at the same time ?

Intermittently, when moving the slide, the object that is moving the slide moves janky or moves as if the mouse sensitivity is slow, and the event does not occur. I'm...