Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
Thomas
Explore posts from servers
T
tRPC
BA
Better Auth
Posts
Comments
T
tRPC
•
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
T
tRPC
•
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