SRR hydration throws error when <transition>
component has a comment in it
#5351
Labels
<transition>
component has a comment in it
#5351
Version
3.2.29
Reproduction link
https://github.com/AaronBeaudoin/vite-vue-ssr-bug-repr/tree/transition-comment
Steps to reproduce
npm i
to install dependencies thennpm run dev
to run.http://localhost:3001
. Note the error in the console.src/App.vue
.What is expected?
Hydration succeeds without errors.
What is actually happening?
The comment in the
<transition>
causes a hydration mismatch error:The text was updated successfully, but these errors were encountered: