Skip to content

v-show on enter animation would be different from v-if or v-for in TransitionGroup #14894

@hadakadenkyu

Description

@hadakadenkyu

Version

3.5.35

Reproduction link

play.vuejs.org/

Steps to reproduce

  1. Turn on the check box next to "toggle visibility of a box" on the top and see how the boxes in Transition will work
  2. Turn on the checkbox 2, 3, or 4 under "Toggle Menu for the following TransitionGroups" and see how the boxes in TransitionGroup will work
  3. Observe how different will the box under "v-for items with v-show in TransitionGroup" move

What is expected?

The on-enter transition should move equivalent to the other cases

What is actually happening?

The on-enter transition moves differently from the other cases


On leave transition works consistently among all the cases

Metadata

Metadata

Assignees

No one assigned

    Labels

    🔨 p3-minor-bugPriority 3: this fixes a bug, but is an edge case that only affects very specific usage.scope: transition

    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