Closed
Description
Vue version
3.4.8
Link to minimal reproduction
https://stackblitz.com/edit/nuxt-starter-fnlumb?file=app.vue
Steps to reproduce
Sorry for adding a new hydration issue... But latest vue v3.4.8 does not seem to have fixed all hydration issues that appeared after the 3.4 upgrade.
The repro shows a hydration style mismatch using a simple application layout from vuetify.
Related vuetify issue here
Maintainer from vuetify is pointing to vuejs/core#5300 which is closed...
Thanks in advanced
What is expected?
No hydration warnings.
What is actually happening?
Hydration warnings are thrown.
System Info
No response
Any additional comments?
No response