sortable-dnd
sortable-dnd copied to clipboard
JS library for drag-and-drop lists, supports sortable and draggable
Hi! If someone will test VueVirtualDragList in component test using e.g. Vitest then this line will fail -> https://github.com/mfuu/sortable-dnd/blob/ab5f10b74733f5184f269d20cc63d87aa5669c19/src/utils.js#L52 because `pre=undefined` For me it works when I add some default...
I'm trying to use one Sortable inside other Sortable, but it doesn't work. Maybe u can write example for it, if i doing it wrong or fix it? https://stackblitz.com/edit/vitejs-vite-qb82am?file=main.js My...
Can you please publish code for these samples found at https://mfuu.github.io/sortable-dnd/