-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Open
Description
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
ryndshn and remotelydev
Metadata
Metadata
Assignees
Labels
No labels