Skip to content

<Transition appear> seems not working on SSR #12046

Closed
@liqueflies

Description

@liqueflies

Vue version

2.5.9

Link to minimal reproduction

https://stackblitz.com/edit/github-jer1rm

Steps to reproduce

As noticed here with the nuxt maintainers, the seems not working on the SSR.

There was an issue running here on the vuejs/core closed as resolved, but is not working again.

What is expected?

Reloading the page should perform the appear animation
Also the @Enter callback sould be invoked correctly

What is actually happening?

First appear animation is not showing

System Info

No response

Any additional comments?

No response

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: ssrscope: transition

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions