hausinho
TTCTheo's Typesafe Cult
•Created by jonathan on 11/8/2023 in #questions
Next-Auth Credentials Provider is not working in production
I know you don't have any answers here or on the GitHub issue - did you still manage to fix it? I have the same issue.
3 replies
TTCTheo's Typesafe Cult
•Created by aditya on 11/3/2023 in #questions
UI and State not same after altering the state
Ideally some unique id or name value. The index is not a good choice as it changes when you make changes to the list.
16 replies
TTCTheo's Typesafe Cult
•Created by aditya on 11/3/2023 in #questions
UI and State not same after altering the state
Oh and also don’t use the index as your key when mapping over a list. When you remove an entry from the list, using indices as keys results in unexpected behaviour: https://blog.anja-stricker.de/why-using-index-as-key-in-reactjs-map-function-can-cause-problems-and-how-to-fix-them#
16 replies
TTCTheo's Typesafe Cult
•Created by aditya on 11/3/2023 in #questions
UI and State not same after altering the state
Are you sure that the links you map over to render them out, are the links from the Zustand State?
16 replies
TTCTheo's Typesafe Cult
•Created by hyhy on 10/23/2023 in #questions
What pattern should I use to access Session in client component
Thanks for the heads up, I'll be on the lookout 🙂
26 replies
TTCTheo's Typesafe Cult
•Created by hyhy on 10/23/2023 in #questions
What pattern should I use to access Session in client component
Did it work for you?
26 replies
TTCTheo's Typesafe Cult
•Created by hyhy on 10/23/2023 in #questions
What pattern should I use to access Session in client component
I understand that people are recommending Clerk, but has anyone solved this issue in nextauth?
26 replies