Hinky
Hinky
TtRPC
Created by Hinky on 2/28/2025 in #❓-help
126 routers | TS7056: inferred type node exceeds - Multiple Providers?
feeling a bit stupid but all i needed to do was:
export const api: ReturnType<typeof createTRPCReact<AppRouterCombined>> = createTRPCReact<AppRouterCombined>();
export const api: ReturnType<typeof createTRPCReact<AppRouterCombined>> = createTRPCReact<AppRouterCombined>();
2 replies
TtRPC
Created by siim on 8/4/2023 in #❓-help
Multiple React Providers?
Hey! ive jsut run into this. did you ever get this to work?
2 replies