lukasL
tRPC3y ago
lukas

Confused about createProxySSGHelpers

If you can use this helper inside of
getServerSideProps
without having
ssr: true
what is the difference when you do enable
ssr
and forward headers to the server from the client?
Was this page helpful?