ryanagillie
Explore posts from serversTTCTheo's Typesafe Cult
•Created by ryanagillie on 6/3/2023 in #questions
GitHub Action Failing Type-Checks but Working Locally
54 replies
TTCTheo's Typesafe Cult
•Created by ryanagillie on 11/14/2022 in #questions
tRPC useQuery ReturnType
Working on a custom auth provider (just wanted to do all the stuff myself, learn the flow, ya know) and trying to get the result of a trpc
useQuery
passed through context. I can't seem to figure out how to type the context, as the data
always comes out as unknown.
16 replies
TTCTheo's Typesafe Cult
•Created by ryanagillie on 9/22/2022 in #questions
SSR useQuery Breaking Page Transition
Technically using an infinite query, but I have an array of
Posts
that I'm prefetching, but when I use a next.js Link
I get an undefined error during the transition6 replies
TTCTheo's Typesafe Cult
•Created by ryanagillie on 9/19/2022 in #questions
tRPC Query being called client side even with dehydrated state
I have a trpc v10 prefetch in gssp, it's being passed in correctly and hydrated properly, but the query is still being called client side
9 replies
TTCTheo's Typesafe Cult
•Created by ryanagillie on 9/19/2022 in #questions
Next Future Image Rounded?
15 replies