Hello, I'm using the CT3App tRPC implementation, server-side, with createHydrationHelperscreateHydrationHelpers stuff from @trpc/react-query/rsc@trpc/react-query/rsc
I'm also using generateMetadatagenerateMetadata function from NextJS App Router.
But ... I thought there would be some cache involved, because now my backend is hit 2 times :
- 1 when generating metadatas - 1 in the RSC that prefetch my data
Is there any way around this, please ?
No replies yet
Join the Discord to continue the conversation
t
tRPC
Move Fast & Break Nothing. End-to-end typesafe APIs made easy.