-
![image](https://user-images.githubusercontent.com/12002632/81907314-c2700680-95f1-11ea-9c02-39e7117617e4.png)
Can check addedIndex attribute of null first before used?
Device: MacOS
Browser: C…
-
After dragging the image above the target position, releasing the left mouse button will not directly drop it down. You need to click once for the image to drop to the target position
Chrome consol…
-
Is there nesting in vue-smooth-dnd?
-
Hi, @klaasman @johanneswilm @advantiss @joshuacoles
I m using vue-smooth-dnd with quasar (Vue framework).
https://codesandbox.io/s/vue-quasar-latest-working-czqjt
you can see code in codesandb…
-
Hi, @davestewart @kutlugsahin @desm @alexandreDavid
I m using vue-smooth-dnd with quasar (Vue framework).
[https://codesandbox.io/s/vue-quasar-latest-working-czqjt](url)
you can see code in…
-
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
htt…
stuta updated
11 months ago
-
Hello kutlugsahin,
Thank you for providing the javascript community with this excellent library.
We maintain a web-based content management system that uses vue-smooth-dnd to create a table of c…
-
Actually, based on the trace, [smooth-dnd](https://github.com/kutlugsahin/smooth-dnd) conflicts with [swiper](https://github.com/nolimits4web/swiper), but because I do not use `smooth-dnd` directly, I…
-
### Motivation
This library uses components, but with components you have to create divs around container and code creates divs around draggable items. It is slow and doubles the dom element amou…
stuta updated
5 years ago
-
Reproduction here:
https://stackblitz.com/edit/vue-udpcdk?file=src%2FApp.vue,src%2Fcomponents%2FBrokenList.vue,src%2Fcomponents%2FWorkingList.vue
https://stackblitz.com/edit/vue-udpcdk?file=src%2F…