Transition appear flag doesn't work in SSR #6951
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
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
The text was updated successfully, but these errors were encountered: