Mozart's_Ghost
TTCTheo's Typesafe Cult
•Created by Mozart's_Ghost on 8/31/2024 in #questions
Unexpected useQuery behavior
I am using the t3 stack on a personal project. I have a client component that calls a
useQuery
hook from from ~trpc/react
. I can see in my server logs that the procedure that is called from this use of useQuery
is getting called on some interval. Is this default behavior? Can I configure this somewhere?
Thanks in advance.3 replies