t
tRPC
t
tRPC
SSR on per-page basis
Original message was deleted
tRPC
Join
Move Fast & Break Nothing. End-to-end typesafe APIs made easy.
5,111
Members
View on Discord
T
trash
•
9/16/22, 7:43 PM
heres an open issue on it
:
https://github.com/trpc/trpc/issues/2246
GitHub
Enable SSR per page (NextJS) · Issue #2246 · trpc/trpc
Instead of having a global setup to enable SSR with withTRPC wrapping
_app
, we need to use it in a per page basis because our app is really big
, and some parts need to be static and we don
&
#39
;
.
.
.