Is it okay to use a single proxy client in Next.js pages router?
Hey guys quick question if anyone is around. Are there any issues with defining a trpc proxy client once in nextjs pages router and then reusing it in client components by manually passing it to a useQuery?
0 Replies