Thomas
Thomas
TtRPC
Created by Thomas on 3/6/2025 in #❓-help
tRPC useQuery waits for all queries—How to render ASAP?
Ok I found the solution, I switched to « httpLink » instead of « httpBatchLink » in my trpc client
7 replies
TtRPC
Created by Thomas on 3/6/2025 in #❓-help
tRPC useQuery waits for all queries—How to render ASAP?
I checked and I don't have any Suspense in my app ... I only use "isLoading" to display loader
7 replies