vue-nestable icon indicating copy to clipboard operation
vue-nestable copied to clipboard

A simple drag & drop hierarchical list made as a vue component.

Results 7 vue-nestable issues
Sort by recently updated
recently updated
newest added

hi my nestableItems items get from DB so i call data from api how can i get items in nestableItems with for-loop thanks ` This list is empty You Can...

### description At the moment it is not possible to drag a list item from one list to another at the end of the target list. It is possible by...

Dragging an item from List A to List B when List B has a beforeMove hook that denies the item it will cause the item to completely vanish.

I am using two instances of the component with the group/cross-feature. One is holding hierarchical data (company with teams and members of those) while the other one holds a list...

Dragging items horizontally between listes should reset the threshold when entering the list. Otherwise the item will be nested automatically when dragging to a list on the right. Reported by...

bug

Hello, Is there any possibility of dragging all items together ?

Replace `dist/index.umd.js` (not found) with `dist/index.umd.min.js`.