-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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 main task is next structure, where allowed sort child inside its sortable list without putting children in other Sortable lists:
Sortable list main
-- Child 1
-- Sortable list 1
-- Sortable list 1 Child 1
-- Sortable list 1 Child 2
-- Child 2
-- Sortable list 2
-- Sortable list 2 Child 1
-- Sortable list 2 Child 2
-- Child 3
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working