gave_one
Explore posts from serversPPrisma
•Created by gave_one on 7/24/2024 in #help-and-questions
I have a nested create many query I am getting Unknown argument 'QuestionOptions'
3 replies
PPrisma
•Created by gave_one on 7/23/2024 in #help-and-questions
I have a nested create many query I am getting Unknown argument 'answers'
@Nurul (Prisma)
5 replies
PPrisma
•Created by gave_one on 7/23/2024 in #help-and-questions
I have a nested create many query I am getting Unknown argument 'answers'
5 replies
tRPC failed on <no-path>: `headers` was called outside a request scope
@Will Lutz I abandoned the T3 stack did stuff manually
I installed the necessary stuff for a next.js app I'm pretty sure you know the stuff with authentication
But the thing I used to replace TRPC is
React server - actions : https://react.dev/reference/rsc/server-actions
React query / TanStack Query v5 : https://tanstack.com/query/latest/docs/framework/react/overview
A good video to explain it : https://www.youtube.com/watch?v=OgVeQVXt7xU&t=314s&pp=ygUVUmVhY3Qgc2VydmVyLCBhY3Rpb25z
9 replies
PPrisma
•Created by gave_one on 5/28/2024 in #help-and-questions
prisma accelerate can I connect to my database?
11 replies
TTCTheo's Typesafe Cult
•Created by gave_one on 4/29/2024 in #questions
trpc mutation. "await in execute (async)"
A better isolate of the component
12 replies
TTCTheo's Typesafe Cult
•Created by gave_one on 4/29/2024 in #questions
trpc mutation. "await in execute (async)"
12 replies
TTCTheo's Typesafe Cult
•Created by gave_one on 4/29/2024 in #questions
trpc resource: the server responded with a status of 500 I'm really confused
4 replies
TTCTheo's Typesafe Cult
•Created by gave_one on 4/29/2024 in #questions
trpc mutation. "await in execute (async)"
trpc :Src -> server -> api -> routers -> auth.ts
Being used :Src -> components -> auth -> [ register.tsx. | login.tsx ]
The rest of the configuration is default
https://github.com/gaveone/expo-A
12 replies
TTCTheo's Typesafe Cult
•Created by gave_one on 4/29/2024 in #questions
trpc mutation. "await in execute (async)"
await api.auth.IserChecker.useMutation()
this can not word in a client component12 replies
TTCTheo's Typesafe Cult
•Created by gave_one on 4/29/2024 in #questions
trpc mutation. "await in execute (async)"
that the await App.mutate( Data)
12 replies
TTCTheo's Typesafe Cult
•Created by gave_one on 4/29/2024 in #questions
trpc mutation. "await in execute (async)"
12 replies
TTCTheo's Typesafe Cult
•Created by gave_one on 4/29/2024 in #questions
trpc mutation. "await in execute (async)"
@peterkyle01
12 replies
TTCTheo's Typesafe Cult
•Created by gave_one on 4/29/2024 in #questions
trpc mutation. "await in execute (async)"
If I do that next.js will start screaming at me
12 replies
TTCTheo's Typesafe Cult
•Created by gave_one on 4/29/2024 in #questions
trpc mutation. "await in execute (async)"
Sorry for the late response but the problem is It’s is in a use client component
12 replies
TTCTheo's Typesafe Cult
•Created by gave_one on 4/29/2024 in #questions
trpc mutation. "await in execute (async)"
what is "await in execute (async)"
12 replies