T
tRPC

Not getting legacy router ops in merged tRPC 9 router

Not getting legacy router ops in merged tRPC 9 router

GgwaiLoFi6/6/2023
Followed the guide to merge my large tRPC 9 router with tRPC 10, but now I can't use useQuery or access my old routers off of trpc.. I can see trpc.greeting, though. Even if I omit the MeasurementRouter.build() TRPC router, or merge a basic router, the client still doesn't recognize my legacy procedures. Not sure what to do here, have been hacking on this upgrade for a while and would greatly appreciate a push in the right direction.
GgwaiLoFi6/6/2023
I’ve copied the components/style in this one and that is how I got to this point, are there any examples with merged legacy routers?
GgwaiLoFi6/7/2023
Yeah that isn’t an example project, that is documentation I’ve already been following. Thanks anyway

Looking for more? Join the community!

T
tRPC

Not getting legacy router ops in merged tRPC 9 router

Join Server