T
tRPC
Next.js + tRPC, multitenancy, access Next.js Router when setting tRPC headers
Next.js + tRPC, multitenancy, access Next.js Router when setting tRPC headers
Looking for more? Join the community!
T
tRPC
Next.js + tRPC, multitenancy, access Next.js Router when setting tRPC headers
T
tRPC
Next.js + tRPC, multitenancy, access Next.js Router when setting tRPC headers
Recommended Posts
getInfiniteData returns undefinedI am using the t3-stack. Whenever I am calling getInfiniteData it returns undefined.
```
console.loEnable both `useQuery` and a raw `query` from the frontend (for use in async validation)Hello everyone, some context:
```
. I'm building a project with a variant of the t3 stack (key pointNextjs http endpoint (no prisma)I have simple pages/api/todoEndpint how do i call this endpoint with trcp? I don't want to use prismAdding clerk auth object to createServerSideHelpersSo I followed clerk's docs for TRPC (https://clerk.com/docs/nextjs/trpc) and I added `auth` to the `Call retries were exceeded with ssgI'm running a `create-t3-app` on Node 18.
Has anyone seen errors trying to use SSG with TRPC and PrHow does batching work in SSR & nextjs app directory?I'm currently playing with the app directory for nextjs. If I have a SSR client set up like this:
`