esponges
esponges
TTCTheo's Typesafe Cult
Created by oa on 1/28/2023 in #questions
tRPC "Cannot destructure property 'client' of 'useContext(...)' as it is null"
same problem, in a component declared with the use client directive, did you solve it? queries get the following error Cannot destructure property 'abortOnUnmount' of 'useContext(...)' as it is null.
3 replies
TTCTheo's Typesafe Cult
Created by Amit on 1/26/2023 in #questions
using prisma with next 13 app dir
Yeah, I'm guessing how the context would also work. Prefetching queries would be so sweet like now it's possible with createProxySSGHelpers
2 replies
TTCTheo's Typesafe Cult
Created by Gabriel on 1/10/2023 in #questions
How do I update my old t3 app to be in line with the most recent changes?
no idea, most of the upgrades in libs usually have a migration guide since it depends a lot of your project
14 replies
TTCTheo's Typesafe Cult
Created by oljimenez on 12/21/2022 in #questions
tRPC, Nextjs GetServerSideProps and satisfies error.
I've already subscribed there
42 replies
TTCTheo's Typesafe Cult
Created by oljimenez on 12/21/2022 in #questions
tRPC, Nextjs GetServerSideProps and satisfies error.
thanks again 🙏 , hopefully you get the answer from your question in the trpc grp
42 replies
TTCTheo's Typesafe Cult
Created by oljimenez on 12/21/2022 in #questions
tRPC, Nextjs GetServerSideProps and satisfies error.
huh, that was it!
42 replies
TTCTheo's Typesafe Cult
Created by oljimenez on 12/21/2022 in #questions
tRPC, Nextjs GetServerSideProps and satisfies error.
42 replies
TTCTheo's Typesafe Cult
Created by oljimenez on 12/21/2022 in #questions
tRPC, Nextjs GetServerSideProps and satisfies error.
yeah, that's what I thought, but sadly I see the isLoading true at the beginning 😢
42 replies
TTCTheo's Typesafe Cult
Created by vibbin on 11/9/2022 in #questions
Serializing date with superjson
I'm on v.10.7.0 and I still see this issue (it says its been fixed already) and I'd love to avoid adding a new dependency
8 replies
TTCTheo's Typesafe Cult
Created by oljimenez on 12/21/2022 in #questions
tRPC, Nextjs GetServerSideProps and satisfies error.
how can we confirm that the prefetch is done serverside and not client side? If I refresh the page the isLoading prop from my query returns true and I also see the query in the network request 🤔
42 replies
TTCTheo's Typesafe Cult
Created by oljimenez on 12/21/2022 in #questions
tRPC, Nextjs GetServerSideProps and satisfies error.
sure I understand
42 replies
TTCTheo's Typesafe Cult
Created by oljimenez on 12/21/2022 in #questions
tRPC, Nextjs GetServerSideProps and satisfies error.
thanks @oljimenez
42 replies