Closed
Description
Version
2.6.8
Reproduction link
https://codepen.io/andymerskin/pen/eRNvLR
Steps to reproduce
- Click in any rectangle except the first one
What is expected?
The rectangle should fade out, but not move
What is actually happening?
The rectagle moves to the left-top corner while fading away
This seems to be caused by the flex parent combined with absolute positioning of the rectangle leaving
Related
- Both move and leave triggered for removed transition-group item if transition-group has display: flex #8973 – The solution suggested in this ticket only works if the rest of the elements are not being animated with
move
.
Metadata
Metadata
Assignees
Labels
No labels