Christian Silbermann
Christian Silbermann
> @sergeynilov > > ``` > > > Select files > Upload > > > {{file.id}} - {{file.name}} error:{{file.error}} > > > > > > import {SetupContext, ref, Ref, defineComponent,...
> @boindil, thanks for the effort. > > I'm currently migrating to Uppy, myself. It has far more features and is actively maintained. are you going to make it public?
> This one looks pretty good: https://github.com/p-baleine/vue-draggable-virtual-scroll-list sadly it's not for vue3
will it be possible to use v-drag in conjunction with v-virtual-scroll ?
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
why don't you try? But yes you can
> @theSilverFisch Currently, only vue2 is supported. vue3 will be updated as soon as possible. Do you have an estimate on when you will have resolved the vue3 specific issues?...
> @theSilverFisch Please update to the lasted version to support this iuuse. Thank you for your patience Moving items between lists works now! But when I use a computed variable...
> I'll deal with it when I get back from the holiday. Thank you for your patience. Do you have a time estimate?