SWR is a React Hook for data fetching.
FAQ
┌ How to Disable the First Fetching When Setting refreshInterval
?
Set revalidateOnMount
to false
.
SWR is a React Hook for data fetching.
┌ How to Disable the First Fetching When Setting refreshInterval
?
Set revalidateOnMount
to false
.