Closed CoolPlayLin closed 9 months ago
Might be a duplicate. https://github.com/vuejs/vitepress/issues/1143#issuecomment-1212374302 Take a look at this. Do you enable options like Auto Minify?
I have found the reason which caused this issue: Cloudflare opened Auto Minify by default
Thanks for @liulyxandy-codemao 's point!
Describe the bug
When I deployed my website to Vercel, I tried to access the website via specific url like https://rule.xfisxf.top/policy/charter.html to check out an article. But the content missed in less 1s and it threw
framework.gkMttBBc.js:2 Hydration completed but contains mismatches.
error in console.Reproduction
Deploy website to Vercel
Expected behavior
Checked out complete content in browser
System Info
Additional context
The error only appears in production env.
Validations