Search Results

Found 20 results from 7 communities

The inferred type of this node exceeds the maximum length the compiler will serialize.

``` export const appRouter = mergeRouters( router12, router({ router1, ...

No replies marked as solution... View thread

T
tRPC

❓-help

Join
20

trpc + server actions

also suggest how to setup trpc with next's app router

No replies marked as solution... View thread

T
tRPC

❓-help

Join
20

NextJS routing

in nextjs app router

No replies marked as solution... View thread

No replies marked as solution... View thread

K
Kinde

💻┃support

Join
20

T 3 with app router

is nextjs app router supported by trpc with t3 if yes then how can we use it, provide example? since trpc doc directly says they don't support app router.

No replies marked as solution... View thread

Issue with loading zod schemas at runtime

https://github.com/zenstackhq/sample-blog-nextjs-app-trpc Here you go, it's a blog app made with: - create-t3-app - Next.js 13 app dir - NextAuth...

No replies marked as solution... View thread

Z
ZenStack

archive-help

Join
20

tRPC with app router

Hi, where I can find basic and simple code for trpc for next.js app router?

No replies marked as solution... View thread

T
tRPC

❓-help

Join
20

Have anyone tried migration from TRPC router to app router api

You can use trpc with app router API routes, and trpc-openapi can generate rest api endpoints based on your trpc procedures

No replies marked as solution... View thread

T
tRPC

❓-help

Join
20

hi i have a problem with mem in next

for @refinedev/nextjs-router do you use app-router or pages-router ?

No replies marked as solution... View thread

R
Refine

general

Join
20

Every build is failing with errors

project is a simple app router based nextjs app

No replies marked as solution... View thread

No replies marked as solution... View thread

K
Kinde

💻┃support

Join
20

tRPC vs nextJS API routes

In a T3 app, are there any advantages to still using plain old nextJS API routes? Or, do you find yourselves just putting everything in your tRPC router?

No replies marked as solution... View thread

No replies marked as solution... View thread

T
tRPC

❓-help

Join
20

Only Signup page

I am using NextJS App Router SDK v2

No replies marked as solution... View thread

K
Kinde

💻┃support

Join
20

No replies marked as solution... View thread

K
Kinde

💻┃support

Join
20

Solidstart routing group

Yeah those two routes will be available as props.children in the layout like Next's app router

No replies marked as solution... View thread

S
SolidJS

support

Join
20

Running Websockets/Subscriptions with Fetch / Edge Runtimes Adapter

Though, that example uses Next.js' pages router, so I had to change the code in the /trpc/[trpc] api route to look like the screenshot in my earlier message - that only seemed to work with Next.js app router.

No replies marked as solution... View thread

T
tRPC

❓-help

Join
20