Skip to content

Nested sortable #57

@bavrr

Description

@bavrr

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

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions