Skip to content

When moving elements on nested listing, the element gets cloned on the list it moved from #29

Description

@celsomtrindade

When moving from one nested listing to another, the element move but creates a clone on the older list.

I've made this plunker to recreate the problem.

If you move, for example, one "Shirt" from the "Shirt list" into a "Shoes list", the shirt will move, but the same shirt will be recreated on the "Shirt list" again, cloning the element.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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