vue-virtual-scroller
vue-virtual-scroller copied to clipboard
Combine with vue-draggable
Clear and concise description of the problem
I wish that vue-virtual-scroll can have more features such as integrating vue-draggable because it currently can't use with vuedraggable
Suggested solution
It could be great if have if we have some an option for activating vue-draggable inside virtual scroll
Alternative
No response
Additional context
No response
Validations
- [X] Read the docs.
- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
+1
+1
vue draggable seems to be dead. Have a look at this instead, you can use it in combination with whatever iterator you like https://www.npmjs.com/package/vue-draggable-plus
After reviewing https://www.npmjs.com/package/vue-draggable-plus and finding out it is not compatible just yet, I would also request a drag and drop functionality in vue-virtual-scroller