You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 19, 2023. It is now read-only.
Thank you to anyone who takes the time to respond or share their thoughts on this matter.
With the condition that the app folder was used exsclusevly with client components (to gain access to the nested layouts feature),
is there a way to setup tRPC 10 to work in the app dir?
Thanks again
The text was updated successfully, but these errors were encountered:
jacobgad
changed the title
tRPC 10 with App dir
tRPC 10 with Next 13 App dir
Nov 14, 2022
The TLDR is: It uses the fetch adapter instead of the next adapter and adds an additional layer in the trpc client (instead of using /app/api/[trpc].ts he uses /app/api/[trpc]/route.ts
Thank you to anyone who takes the time to respond or share their thoughts on this matter.
With the condition that the app folder was used exsclusevly with client components (to gain access to the nested layouts feature),
is there a way to setup tRPC 10 to work in the app dir?
Thanks again
The text was updated successfully, but these errors were encountered: