TRPC Examples useSuspenseQuery instead of useQuery?
Should the TRPC examples also use useSuspenseQuery instead useQuery?
https://stackblitz.com/github/tanstack/router/tree/main/examples/react/with-trpc-react-query?embed=1&theme=dark&preset=node&file=src/routes/dashboard.index.tsx
current implementation is this
StackBlitz
Router With Trpc React Query Example - StackBlitz
Run official live example code for Router With Trpc React Query, created by Tanstack on StackBlitz
0 Replies