toadmilk
toadmilk2mo ago

how do I fix this

No description
Solution:
thank you that worked!
Jump to solution
3 Replies
BeastFox
BeastFox2mo ago
@toadmilk is your app wrapped in the react query context provider? https://trpc.io/docs/client/react/setup shown here
Set up the React Query Integration | tRPC
How to use and setup tRPC in React
BeastFox
BeastFox2mo ago
should be quite high level in your application usually in your App.tsx
Solution
toadmilk
toadmilk2mo ago
thank you that worked!