Hydration error
Unanswered
Chinese softshell turtle posted this in #help-forum
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 help3 Replies
Dutch
you can share error maybe @Chinese softshell turtle
Japanese flying squid
I faced a similar problem in my previous project. Can I see it?