trpc / v10-playground

tRPC v10 procedure play
https://stackblitz.com/github/trpc/v10-playground?file=src%2Fserver%2Findex.ts,src%2Fclient.ts,src%2Fserver%2Frouters%2FpostRouter.ts&view=editor
13 stars 3 forks source link

repro of issue #2

Closed KATT closed 2 years ago

KATT commented 2 years ago

UPDATE: fixed in 7b61710 - closes #1

Please note that alternative solutions to the same problem are welcome too.