Alex / KATT

Results 550 comments of Alex / KATT

> Adding a basic zart example. I see there's none at the moment. @Nsttt see #2118, @zomars is working on it :)

> > > Adding a basic zart example. I see there's none at the moment. > > > > > > @Nsttt see #2118, @zomars is working on it :)...

> is `next-prisma-starter` updated to v.10 yet? And should the new version be used in production or wait for an official release? @AlvaroAquijeDiaz You can use https://github.com/trpc/trpc/tree/next/examples/next-prisma-starter, see note at...

I think it's a good idea to opt-in on. I agree pretty urls are nice.

I'll have a think about the design. Potentially we should put a pin on it until next version as I'm doing a lot of breaking changes.

No ETA, but I'm not rushed so if you think you'll bash this out within the next few weeks, I'd say go for it

As a workaround, you can ponyfill `node-fetch` into `createTRPCClient({ fetch: /* ponyfill here */ })`

I am not sure this is an actual issue, I tried to reproduce in #2085 but it works fine. **Please add a reproduction 🙏**, I've invited you as a collaborator...

@3x071c thanks for digging in this, it seems indeed be something to do with forwarding the headers. Do you know somewhere with a good list of headers that are "reserved"?...