Clear and concise description of the problem
After SSR hydration queries with some fetch policies such as cache-and-fetch or fetch-only will still make network requests.
Suggested solution
Add a configurable delay after SSR hydration to force cache-first fetch policy on those queries.
Alternative
No response
Additional context
No response
Validations
Clear and concise description of the problem
After SSR hydration queries with some fetch policies such as
cache-and-fetchorfetch-onlywill still make network requests.Suggested solution
Add a configurable delay after SSR hydration to force
cache-firstfetch policy on those queries.Alternative
No response
Additional context
No response
Validations