Skip to content

Incorrect Visual Representation After Transferring All Items Between Groups #1244

@shestakov2103

Description

@shestakov2103

https://codesandbox.io/p/devbox/sortable-98v3lk

I am currently experiencing an issue with the VueDraggableNext component, where visually, one item appears to persist in its original group after all items have been dragged to another group. Although the underlying data model updates correctly (i.e., the data reflects that all items have been moved), the DOM does not update accordingly, leaving a visual artifact of the last moved item in the original group.

Steps to Reproduce:
Drag all items from one group to the other.
While the data model correctly reflects all items as being part of the new group, one element remains visually in the old group.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions