Bastin
Nextjs App Router example repo doesn't match NextJS App Router Docs
#❓-help
The official documentation on how to use NextJSs App Router at:
https://trpc.io/docs/client/react/server-components
Doesn't match the example implementation:
https://github.com/trpc/trpc/tree/87ea49ed1da187e72669ce6f638500369b16b749/examples/.experimental/next-app-dir
That makes the docs unprecise and confusing. In the docs it's unclear where to put TRPCProvider and in the example repo it doesn't exist
2 replies