Skip to content

Commit

Permalink
Merge branch 'canary' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] authored Jul 10, 2023
2 parents 9981db6 + 8360ca0 commit c4da22f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions errors/react-hydration-error.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Hydration errors can occur from:
4. [Browser extensions](https://github.com/facebook/react/issues/24430) modifying the HTML
5. Incorrectly configured [CSS-in-JS libraries](https://nextjs.org/docs/app/building-your-application/styling/css-in-js)
1. Ensure your code is following [our official examples](https://github.com/vercel/next.js/tree/canary/examples)
6. Incorrectly configured Edge/CDN that attempts to modify the html response, such as Cloudflare [Auto Minify](https://developers.cloudflare.com/speed/optimization/content/auto-minify/)

## Possible Ways to Fix It

Expand Down

0 comments on commit c4da22f

Please sign in to comment.