<Transition appear> seems not working on SSR #12046
Labels
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
scope: ssr
scope: transition
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
The text was updated successfully, but these errors were encountered: