79074112

Date: 2024-10-10 11:15:20
Score: 1
Natty:
Report link

You can set the options

{
  ...,
  staleTime: Infinity
  cacheTime: Infinity,
  ...
}

This options will prevent useQuery from refetching.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: TheMineWay