T
tRPC
Change Theme
Search Answer Overflow
Login
vntbln
Posts
Comments
T
tRPC
•
Created by vntbln on 4/15/2025 in
#❓-help
Error: Switched to client rendering because the server rendering errored: UNAUTHORIZED
oohh I see, thank you, I'm new to trpc and react query, I just following the youtube clone by @CodeWithAntonio
20 replies
T
tRPC
•
Created by vntbln on 4/15/2025 in
#❓-help
Error: Switched to client rendering because the server rendering errored: UNAUTHORIZED
can you provide the full code? @BeBoRE
20 replies
T
tRPC
•
Created by vntbln on 4/15/2025 in
#❓-help
Error: Switched to client rendering because the server rendering errored: UNAUTHORIZED
20 replies
T
tRPC
•
Created by vntbln on 4/15/2025 in
#❓-help
Error: Switched to client rendering because the server rendering errored: UNAUTHORIZED
your code is missing the variable of
isServer
where I can get this
20 replies
T
tRPC
•
Created by vntbln on 4/15/2025 in
#❓-help
Error: Switched to client rendering because the server rendering errored: UNAUTHORIZED
Okay thank you, I will try your code. And actually, the guide I followed is this
tRPG Tanstack React Query (Server Components)
.
20 replies
T
tRPC
•
Created by vntbln on 4/15/2025 in
#❓-help
Error: Switched to client rendering because the server rendering errored: UNAUTHORIZED
even I have
Suspense
and
ErrorBoundary
20 replies
T
tRPC
•
Created by vntbln on 4/15/2025 in
#❓-help
Error: Switched to client rendering because the server rendering errored: UNAUTHORIZED
when the
shouldDehydrateQuery
is enabled
20 replies
T
tRPC
•
Created by vntbln on 4/15/2025 in
#❓-help
Error: Switched to client rendering because the server rendering errored: UNAUTHORIZED
20 replies
T
tRPC
•
Created by vntbln on 4/15/2025 in
#❓-help
Error: Switched to client rendering because the server rendering errored: UNAUTHORIZED
so the
shouldDehydrateQuery
should be enabled? and I will only add this to prevent the continuously sending request?
20 replies
T
tRPC
•
Created by vntbln on 4/15/2025 in
#❓-help
Error: Switched to client rendering because the server rendering errored: UNAUTHORIZED
20 replies
T
tRPC
•
Created by coder2000 on 4/11/2025 in
#❓-help
Error using prefetch query with TanStack Query
Where can I find that config? I have same issue
10 replies