-
-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Closed
Labels
🔨 p3-minor-bugPriority 3: this fixes a bug, but is an edge case that only affects very specific usage.Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.scope: ssrscope: transition
Description
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
Labels
🔨 p3-minor-bugPriority 3: this fixes a bug, but is an edge case that only affects very specific usage.Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.scope: ssrscope: transition