Next.js Discord

Discord Forum

Hydration error Text content does not match server-rendered HTML.

Unanswered
Philippine Crocodile posted this in #help-forum
Open in Discord
Avatar
Philippine CrocodileOP
I have a bunch of server components and client components on the same page in app router
Some of the components received randomized data from the queries they do
I already added useMemo and useCallback to some places to handle the hydration error, however it still occurs when I make a first interaction
no idea how to debug it

1 Reply

Avatar
Orinoco Crocodile
same here, when i start a fresh new project i get this error