Skip to content

Detached elements remain in memory after unmounting #97

@alexeyvokin

Description

@alexeyvokin

Demo: https://stackblitz.com/edit/vitejs-vite-h7a122jp?file=src%2FColumnListItem.vue

Steps to reproduce:

  1. Toggle the visibility of the list several times and hide the list
  2. Observe that the detached items remain in memory when the list is hidden
2025-05-26.12.49.26_1080p.mov

Expected behavior:
Detached elements have been removed from memory

Actual behavior:
Detached elements remain in memory

Environment:
vue 3.5.13
vue3-dnd 2.1.0
react-dnd-html5-backend 16.0.1

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