You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I miss a page on the webpage under Guides & Concepts about Hydration / Dehydration.
Hydration in the context of React Query can be a bit confusing, since it refers to something different than hydration in React. Even though they may share enough similarities to be named the same. A contextualisation is needed.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I miss a page on the webpage under Guides & Concepts about Hydration / Dehydration.
Hydration in the context of React Query can be a bit confusing, since it refers to something different than hydration in React. Even though they may share enough similarities to be named the same. A contextualisation is needed.
React:
https://reactjs.org/docs/react-dom.html#hydrate
React Query - No overall entry under Guides & Concepts.
The API reference has 3 entries, which are a bit confusing (hydrate and useHydrate seem equivalent?):
https://react-query.tanstack.com/reference/hydration/HydrateComp
https://react-query.tanstack.com/reference/hydration/hydrate
https://react-query.tanstack.com/reference/hydration/useHydrate
PS: Would have posted this in Issues and not here in Discussions, if it weren't for the apparent focus on "Bugs" per se in Issues.
Beta Was this translation helpful? Give feedback.
All reactions