t
tRPC
C
tRPC
•
10mo ago
craftzcode
Throwing error in trpc route, continuously sending a request
I tried to change to
protectedProcedure
protectedProcedure
on
hello
hello
router to see if the
Suspense
Suspense
and
ErrorBoundary
ErrorBoundary
is working
.
As you can see on my network tab I already have a thousands request
, I followed the
Tanstack React Query
/Server Components
.
And for the other screenshot that I provided
, those are the only changes I made
.
Set up with React Server Components | tRPC
This guide is an overview of how one may use tRPC with a React Server Components
(RSC
) framework such as Next
.js App Router
.
tRPC
Join
Move Fast & Break Nothing. End-to-end typesafe APIs made easy.
5,015
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
When error in tRPC route, the error message is vauge
C
cadams / ❓-help
3y ago
Can we use trpc route inside another trpc route?
A
Ali Samadi / ❓-help
3mo ago
how can i send a request to specific route in trpc server, after mutation ?
K
kumard3 / ❓-help
3y ago