T
tRPC

Retry even when disabled

Retry even when disabled

RRealityShift11/16/2023
I'm not positive if this is a tRPC question or Tanstack.... but I have my query disabled per Tanstack docs and it fires every time the page is focused if I throw a TRPCError. Anybody have any ideas on what I'm doing incorrectly?
No description
Solution:
It's a tanstack thing, refetchOnFocus as well as a few related options
Jump to solution
No description
Solution
Nnlucas11/16/2023
It's a tanstack thing, refetchOnFocus as well as a few related options
RRealityShift11/17/2023
Ohhh man. Didn't see that one.. was just looking for "retry". Thanks Nick!

Looking for more? Join the community!

T
tRPC

Retry even when disabled

Join Server