Cory Sougstad

Results 6 comments of Cory Sougstad

https://github.com/t3-oss/create-t3-app/blob/ec56d53245f2b1579d088568db5154211ffd056f/cli/template/extras/src/utils/api.ts#L29 `transformer: superjson` needs to be moved to the httpLinkBatch and outside of the config() function. Here's an example of a working config. ```ts /** * This is the client-side...

Thank you! I just tried installing with yarn and got the same results. I'm not super experienced with projects like this, but it looks like there are a number of...

@glitch-txs Yes, that does stop the errors! I'm not sure I'm comfortable leaving it on for my entire project, but it is a viable workaround for the time being and...

Looks like @ts-nocheck is one of those hyperlocal things. I messed around with it a few different ways but the skipLibCheck is still my main workaround for now. Thanks again.

I would also love this! Looking at the code it looks like the only way to trigger it right now is from a click event.

Given the rise in popularity of managed databases billed on usage, this may become a critical issue for our team soon. With vercel's postgres we're billed on data transfer and...