Skip to content

List move transitions not working as expected in SVG elements #11310

@callumacrae

Description

@callumacrae

Version

2.6.11

Reproduction link

https://codepen.io/callumacrae/pen/eac1209c4a6f0dab5c75a3612145a465

Steps to reproduce

Click the shuffle button

What is expected?

Both transitions should be identical

What is actually happening?

Some of the elements are reappearing at the top - possible being deleted from the DOM and new ones being created? Not sure how to debug this, but something isn't right!

It's not happening very time to every element - sometimes they work as expected.

Also, sometimes the flip-list-move class isn't being removed at all.


Copied the HTML example from the docs to make as similar as possible to a working example: https://vuejs.org/v2/guide/transitions.html#List-Move-Transitions

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions