saloodpeepo
Explore posts from serversTTCTheo's Typesafe Cult
•Created by saloodpeepo on 9/28/2024 in #questions
Why is there no .query() in my trpc procedure
10 replies
trpc query help
With trpc on the client side lets say I have a form component that creates a post and also a list component which displays the post on the same page, When I create a post, how do I make this list that displays the post refresh. I'm working with nextjs btw
3 replies
TTCTheo's Typesafe Cult
•Created by saloodpeepo on 4/10/2024 in #questions
Error with NextAuth and prisma
I am using the google provider with nextauth and prisma along with supabase, and I get this error when trying to sign in,
I haven't changed anything in the prisma.schema that comes with t3 setup,
The google credentials setup and everything was done right, and I was able to sign in properly yesterday.
Any help is much appreciated thanks in advance.
29 replies