#How to refetch data on page reload?
5 messages · Page 1 of 1 (latest)
What kind of rendering mode / Route rules do you use?
SSR @zenith gate
Then that should happen on the initial call on server side already
Unless you use eg SWR Route rule or other caching options