Skip to content

transition appear has different behavier between 2.x and 3.x #1697

Closed
@yoyoys

Description

@yoyoys

Version

3.0.0-rc.4

Reproduction link

https://github.com/yoyoys/vue-next-transition-bug

Steps to reproduce

2.x repo:
https://github.com/yoyoys/vue-transition-sample

  1. click button to toggle visible
  2. transition will apply on div and component

with appear option, the transition will keep leave animation, but 3.x missing this feature.

What is expected?

both div and component got same transition

What is actually happening?

the component's leave animation gone.

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