Subscribe on changes!

Transition appear flag doesn't work in SSR

avatar
Oct 25th 2022

Vue version

3.2.25

Link to minimal reproduction

https://stackblitz.com/edit/github-ncyrhd?file=src%2FpageTransitions.ts,package.json

Playground without router

Steps to reproduce

No steps, just load the attached live example and reload the result frame if needed,

What is expected?

There should be a transition when the component is rendered for the first time.

What is actually happening?

There is no animation, the component just appears.

System Info

No response

Any additional comments?

No response

avatar
Mar 24th 2023

It still doesn't work

avatar
May 16th 2023

Any updates?

avatar
Jul 25th 2023

Any workaround for this ? How are you guys dealing with this problem ? Using third party libraries (seems to work with vueuse motion) ?

avatar
Sep 8th 2023

Will something be done about it?