nopersonalspace
nopersonalspace
TtRPC
Created by nopersonalspace on 8/4/2023 in #❓-help
Multiple React Providers?
I'm trying to have multiple providers in the same react (they can't be merged w/ virtual routing). I'm trying to follow the example in this PR, but I can't get it working. https://github.com/trpc/trpc/pull/3049 No matter what I try, I get the error No QueryClient Set even though there is one and it's setup just like the test. Anyone have success with this?
1 replies