BadBoy
BadBoy
Explore posts from servers
TTCTheo's Typesafe Cult
Created by BadBoy on 1/13/2025 in #questions
useQuery or useMutation?
We are kind of using POST for everything; not optimal ik but that's what the backend guys have done. So, the above rule might not work in this case.
10 replies
TTCTheo's Typesafe Cult
Created by BadBoy on 1/13/2025 in #questions
useQuery or useMutation?
We are not storing conversation history as of now, so its just one-way traffic right now.
10 replies
TTCTheo's Typesafe Cult
Created by Sebastian on 2/10/2023 in #questions
Deployment error on vercel
Great. 👍
9 replies
TTCTheo's Typesafe Cult
Created by Sebastian on 2/10/2023 in #questions
Deployment error on vercel
Try deleting vercel.json and then deploying it. https://github.com/t3-oss/create-t3-app/issues/912
9 replies
TTCTheo's Typesafe Cult
Created by Sebastian on 2/10/2023 in #questions
Deployment error on vercel
Do you have a vercel.json file in your project?
9 replies
TTCTheo's Typesafe Cult
Created by Sebastian on 2/10/2023 in #questions
Deployment error on vercel
Did you try following the steps written on the log to solve the problem? @sebi
9 replies
TTCTheo's Typesafe Cult
Created by BadBoy on 12/26/2022 in #questions
I was trying to setup TRPC in NextJS, but I am getting this error somehow, no idea why it is?
Ok I will try that.
8 replies
TTCTheo's Typesafe Cult
Created by BadBoy on 12/26/2022 in #questions
I was trying to setup TRPC in NextJS, but I am getting this error somehow, no idea why it is?
Yeah the error goes away when I remove the whole mutation call on the front end, so pretty sure it's because of the mutation call only.
8 replies
TTCTheo's Typesafe Cult
Created by BadBoy on 12/26/2022 in #questions
I was trying to setup TRPC in NextJS, but I am getting this error somehow, no idea why it is?
@PerryTheProgrammer
8 replies
TTCTheo's Typesafe Cult
Created by BadBoy on 12/26/2022 in #questions
I was trying to setup TRPC in NextJS, but I am getting this error somehow, no idea why it is?
8 replies