<Transition appear>
leads to hydration mismatch with SSR
#13335
Labels
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
scope:hydration
scope: transition
Vue version
3.5.14
Link to minimal reproduction
https://play.vuejs.org/#__SSR__eNp9kbtuwzAMRX9F4BzYQzsFboC2yJAObdFm1CLYrKNUL4iSayDwv1eS8xqCbMQ9l+SldIBn56ohIiyhCaidEgFX3DDWbL0wJIO0hgnnUPgiJ9DJgbVKED1xkFqUksNqw3ZiQEZW44yRmjp552n1ZVwSmvpqFywgUGvNj+yrPVmTohxyD4fWaicV+g+X+9KSJSskM6GU/XsrWvARFye93WH7e0Pf05g1Dp8eCf2AHM4sCN9jmPH6+x3HVJ+htl1UyX0HfiFZFXPG2fYSTZdiX/lK2o121gdp+i2tx4DpOY5H5aDZORU/h/Qfr3dOv8R9qB5LHzcTTP/lXpeM
App.vue
:Steps to reproduce
When you open the reproduction you will see the following message in the lower right corner: 'Hydration completed but contains mismatches.'
More info:
What is expected?
I expect no hydration mismatch.
What is actually happening?
There is a hydration mismatch.
System Info
Any additional comments?
related: #12046, #12047
The text was updated successfully, but these errors were encountered: