upgraded to new ct3a; all trpc calls throwing 'Unexpected token r in JSON at position 0'
I'm not really sure what the correct context would be to provide here. The error I'm getting is attached.
The query fn isn't even being invoked in the first place, so I suspect this is occurring somewhere in my trpc config. The only trpc code I've touched was adding clerk to the contexts, but I don't see any errors here. Types are all fine as well it seems.
The query fn isn't even being invoked in the first place, so I suspect this is occurring somewhere in my trpc config. The only trpc code I've touched was adding clerk to the contexts, but I don't see any errors here. Types are all fine as well it seems.
