Skip to content

Issues using with TransistionGroup #36

@johnpitchers

Description

@johnpitchers

Great package. Thanks for your work. I'm having trouble using it with Vue3's Transition Group (https://vuejs.org/guide/built-ins/transition-group.html).

Using <Sortable> inside <transition-group> renders the sortable list inside a wrapper which breaks transistion-group. Specifying tag="transition-group" renders the tag but none of the transition-group functionality.

Am I missing something? Is there a work around?

Have created a fiddle. https://stackblitz.com/edit/vitejs-vite-jycoxf?file=src/App.vue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions