Next.js Discord

Discord Forum

Hydration error

Unanswered
Chinese softshell turtle posted this in #help-forum
Open in Discord
Chinese softshell turtleOP
When I am using the latest version of NextJS with React Query V5 (last version), there is a hydration error when using useQuery hook. I have tried disabling the query for server side, by setting enabled: typeof window !== undefined, but it didn't help

3 Replies