t3-oss / create-t3-turbo

Clean and simple starter repo using the T3 Stack along with Expo React Native
https://turbo.t3.gg
MIT License
4.57k stars 384 forks source link

NextJS: Avoid immediately refetching on the client. #951

Closed hoangtrung99 closed 5 months ago

hoangtrung99 commented 6 months ago

NextJs app: Add staleTime to the queryClient to avoid immediately refetching on the client.