Open AlexGodbehere opened 3 months ago
Please provide a reproducible example. Check if you’ve auto minify disabled on cloudflare and are not rendering any invalid HTML. Does this issue happen if you build and preview locally? Can you try building with DEBUG=true env var?
Describe the bug
If I first navigate to root I'm able to navigate through the documentation without issue, however if I send a link to a particular page the content renders for a split second and then disappears. The console outputs
Hydration completed but contains mismatches.
. My site is being served behind Cloudflare.Reproduction
Build for production, validate that all pages are navigable. Copy a link to a specific page and paste it into an incognito session.
Expected behavior
The page renders as expected.
System Info
Additional context
No response
Validations