Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transition appear flag doesn't work in SSR #6951

Closed
rhernandog opened this issue Oct 25, 2022 · 4 comments · Fixed by #8859
Closed

Transition appear flag doesn't work in SSR #6951

rhernandog opened this issue Oct 25, 2022 · 4 comments · Fixed by #8859
Labels
❗ p4-important Priority 4: this fixes bugs that violate documented behavior, or significantly improves perf. 🐞 bug Something isn't working scope: ssr scope: transition

Comments

@rhernandog
Copy link

rhernandog commented Oct 25, 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

@posva posva added the ❗ p4-important Priority 4: this fixes bugs that violate documented behavior, or significantly improves perf. label Jan 19, 2023
@linspw
Copy link

linspw commented Mar 24, 2023

It still doesn't work

@rutgerbakker95
Copy link

Any updates?

@StitiFatah
Copy link

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

@Jassmin586
Copy link

Will something be done about it?

@github-actions github-actions bot locked and limited conversation to collaborators Nov 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
❗ p4-important Priority 4: this fixes bugs that violate documented behavior, or significantly improves perf. 🐞 bug Something isn't working scope: ssr scope: transition
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants