Weird SSR hydration error for no good reason #6637
Labels
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
🐞 bug
Something isn't working
scope: ssr
Vue version
3.2.39
Link to minimal reproduction
https://github.com/AaronBeaudoin/weird-vue-hydration-bug
Steps to reproduce
npm install
.npm run dev
./
. Open devtools.src/App.vue
on line 6.What is expected?
No hydration errors.
What is actually happening?
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: