tRPCttRPC
Powered by
craftzcodeC
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.
Screenshot_2025-04-13_154813.png
image.png
image.png
image.png
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.
Set up with React Server Components | tRPC
tRPCJoin
Move Fast & Break Nothing. End-to-end typesafe APIs made easy.
5,015Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

When error in tRPC route, the error message is vauge
cadamsCcadams / ❓-help
3y ago
Can we use trpc route inside another trpc route?
Ali SamadiAAli Samadi / ❓-help
3mo ago
how can i send a request to specific route in trpc server, after mutation ?
kumard3Kkumard3 / ❓-help
3y ago