Hello! I'm encountering a very weird bug. During dev everything is ok but when my site is built and deployed, if I refresh a page the content - exactly corresponding to the content of a markdown file will be missing (whole or partially).
It will be available again if I refresh the home page and enter the particular page but if I stay there and refresh, they are gone... I think it's an issue of rendering but I've no idea...
Can someone help me? how can I debug a built version?
In the console there is an error hydration completed but contains mismatches I'm not sure if it has somethng to do with the issue.
I'm using Vitepress