ديان
ديان
TTCTheo's Typesafe Cult
Created by ديان on 7/2/2023 in #questions
My DaisyUI button is not firing onClick function
7 replies
TTCTheo's Typesafe Cult
Created by ديان on 7/2/2023 in #questions
My DaisyUI button is not firing onClick function
okay
7 replies
TTCTheo's Typesafe Cult
Created by ديان on 7/2/2023 in #questions
My DaisyUI button is not firing onClick function
Same for the dispatch
7 replies
TTCTheo's Typesafe Cult
Created by ديان on 7/2/2023 in #questions
My DaisyUI button is not firing onClick function
sometimes works or sometimes doesnt
7 replies
TTCTheo's Typesafe Cult
Created by ديان on 11/18/2022 in #questions
How to create object in prisma models (MONGODB)
🥲
5 replies
TTCTheo's Typesafe Cult
Created by ديان on 11/18/2022 in #questions
How to create object in prisma models (MONGODB)
I didn't find anything about at the docs
5 replies
TTCTheo's Typesafe Cult
Created by ديان on 11/18/2022 in #questions
How to create object in prisma models (MONGODB)
5 replies
TTCTheo's Typesafe Cult
Created by ديان on 11/18/2022 in #questions
How to create object in prisma models (MONGODB)
i want to do like the attached img
5 replies
TTCTheo's Typesafe Cult
Created by ديان on 11/18/2022 in #questions
Next auth try signing with a new different account
.
19 replies
TTCTheo's Typesafe Cult
Created by ديان on 11/18/2022 in #questions
Next auth try signing with a new different account
lemme try with the atlas
19 replies
TTCTheo's Typesafe Cult
Created by ديان on 11/18/2022 in #questions
Next auth try signing with a new different account
oh btw i'm using local url of mongo
19 replies
TTCTheo's Typesafe Cult
Created by ديان on 11/18/2022 in #questions
Next auth try signing with a new different account
19 replies
TTCTheo's Typesafe Cult
Created by ديان on 11/18/2022 in #questions
Next auth try signing with a new different account
okayy
19 replies
TTCTheo's Typesafe Cult
Created by ديان on 11/18/2022 in #questions
Next auth try signing with a new different account
you mean I'm already logged in the app ?
19 replies
TTCTheo's Typesafe Cult
Created by ديان on 11/18/2022 in #questions
Next auth try signing with a new different account
What's wrong then :\
19 replies
TTCTheo's Typesafe Cult
Created by ديان on 11/18/2022 in #questions
Next auth try signing with a new different account
19 replies
TTCTheo's Typesafe Cult
Created by ديان on 11/18/2022 in #questions
Next auth try signing with a new different account
also the types as well
19 replies
TTCTheo's Typesafe Cult
Created by ديان on 11/18/2022 in #questions
Next auth try signing with a new different account
ah yes ig i put the client id and secret correctly in the env
19 replies
TTCTheo's Typesafe Cult
Created by ديان on 11/18/2022 in #questions
Next auth try signing with a new different account
Here's the code
19 replies
TTCTheo's Typesafe Cult
Created by ديان on 11/18/2022 in #questions
Next auth try signing with a new different account
<a className="btn" onClick={session ? () => signOut() : () => signIn()}>
{session ? "Log Out" : "Login"}
</a>
<a className="btn" onClick={session ? () => signOut() : () => signIn()}>
{session ? "Log Out" : "Login"}
</a>
19 replies