TtRPC•Created by shovancak on 5/3/2023 in #❓-help createTRPCNext and createTRPCProxyClient within one NextJs app
Im also running into this issue today, would be cool if there was a way you could pass the client created from createTRPCProxyClient
into createTRPCNext
so you're sharing the instance between them.