youraveragetechbro
TTCTheo's Typesafe Cult
•Created by youraveragetechbro on 5/19/2023 in #questions
Superjson not working in createProxySSGHelpers?
Hey all. Having this weird behavior when trying to fetch data server side where superjson is failing to serializing a
DateTime
in SQL.
IIRC Superjson should handle this, and it does when fetching data from the client, but it is failing when I'm using createProxySSGHelpers
from the server side even though I am passing in the superjson
into the transformer.
Is anyone else seeing this behavior?2 replies