-
Notifications
You must be signed in to change notification settings - Fork 141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
【ssr】Hydration completed but contains mismatches #568
Comments
Transferred to |
any update? |
Same here but only when use a reverse proxy |
I'm also getting this using a Vue component in an Astro project. If I change the Astro hydration from "client:idle" to "client:only" then the error goes away. Not sure if I'm doing something wrong, of if it's an issue with Vue or Astro... Browser Console: Error "Hydration completed but contains mismatches." |
any news on this ? |
Still happening, tried with Nuxt (3.11.1). |
Track to vuejs/core#11012 vuejs/core#7285 |
Version
3.2.31
Reproduction link
stackblitz.com
Steps to reproduce
npm run dev
What is expected?
no errors
What is actually happening?
runtime-core.esm-bundler.js:4043 Hydration completed but contains mismatches.
【nuxt3】 nuxt/nuxt#12998
The text was updated successfully, but these errors were encountered: