welp
Explore posts from serversTTCTheo's Typesafe Cult
•Created by welp on 5/5/2023 in #questions
Question regarding tRPC
Hello everyone,
I have the following file in
src/pages/room/[slug].tsx
:
And the error I am getting is: Error: No QueryClient set, use QueryClientProvider to set one
Furthermore, a very interesting behavior occurs: the error gets bypassed somehow and the page renders successfully, the query/trpc works eventually but clerk CSS/function just breaks.
https://streamable.com/97zknm
I would appreciate some clarity.7 replies