gave_one
Explore posts from serversPPrisma
•Created by gave_one on 8/11/2024 in #help-and-questions
PrismaClientValidationError: Invalid client engine type, please use `library` or `binary`
2 replies
TTCTheo's Typesafe Cult
•Created by gave_one on 7/24/2024 in #questions
I have a nested create many query I am getting Unknown argument 'QuestionOptions'
2 replies
PPrisma
•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'
5 replies
TTCTheo's Typesafe Cult
•Created by gave_one on 5/30/2024 in #questions
Type '{ children: Element; }' has no properties in common with type 'IntrinsicAttributes'.ts(2559)
2 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 5/20/2024 in #questions
I'm having problems refreshing my component
The Redbox is where the problem is that's the only way I was able to refresh the component to fetch the data. I know you're wondering why am I using a custom hook for that because just I want to simplify the code in each component
The yellow box is the custom hook to fetch data
This is the only way I'm able to refresh the component to fetch data because when the component mounts the required information for the data to be fetched is not defined, but when I refresh it, it's defined
3 replies
TTCTheo's Typesafe Cult
•Created by gave_one on 5/2/2024 in #questions
Not able to sign in with credentials
2 replies
TTCTheo's Typesafe Cult
•Created by gave_one on 4/30/2024 in #questions
What is the difference between JWT and session/database in next-auth
.
4 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
This problem always happens when I add a second mutation or more
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-A4 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/28/2024 in #questions
how to stop next auth signin refreshing the page
2 replies
TTCTheo's Typesafe Cult
•Created by gave_one on 4/27/2024 in #questions
Module not found: Can't resolve './utils/createUtilityFunctions.mjs'
3 replies
TTCTheo's Typesafe Cult
•Created by gave_one on 4/19/2024 in #questions
Heights 100 % problems
3 replies
TTCTheo's Typesafe Cult
•Created by gave_one on 2/10/2024 in #questions
How do you get access to the session in the middleware
2 replies
TTCTheo's Typesafe Cult
•Created by gave_one on 8/18/2023 in #questions
I'm trying to order by something
3 replies