Skip to content

doc or demo problem on animation transition section. #1433

Open
@wxsms

Description

@wxsms

as the doc stat:

CSS animations are applied in the same way as CSS transitions, the difference being that v-enter-from is not removed immediately after the element is inserted, but on an animationend event.

however, if we look into the following demo after this paragraph, the v-enter-from did being removed immediately after the element is inserted.

ref: vuejs/docs-next-zh-cn#858

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions