sortable-dnd icon indicating copy to clipboard operation
sortable-dnd copied to clipboard

JS library for drag-and-drop lists, supports sortable and draggable

Results 5 sortable-dnd issues
Sort by recently updated
recently updated
newest added

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...

bug

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...

bug

Nested sortable items doesn't works correct for me

bug

Can you please publish code for these samples found at https://mfuu.github.io/sortable-dnd/

documentation