rocawear
Explore posts from serversTTCTheo's Typesafe Cult
•Created by Chemist on 4/17/2025 in #questions
T3App session not set
but on client component you need to use useSession() hook
10 replies
TTCTheo's Typesafe Cult
•Created by Chemist on 4/17/2025 in #questions
T3App session not set
when calling from server component
10 replies
TTCTheo's Typesafe Cult
•Created by Chemist on 4/17/2025 in #questions
T3App session not set
serverside you just call
10 replies
TTCTheo's Typesafe Cult
•Created by Chemist on 4/17/2025 in #questions
T3App session not set
if you want to obtain it clientside you need sessionprovider
10 replies
TTCTheo's Typesafe Cult
•Created by Chemist on 4/17/2025 in #questions
T3App session not set
you mean session is undefined on clientside or on server?
10 replies
TTCTheo's Typesafe Cult
•Created by Vishnu Mouli on 4/11/2025 in #questions
Custom Hooks using tRPC API
5 replies
TTCTheo's Typesafe Cult
•Created by Manqo on 3/23/2025 in #questions
Fetching User Session Data on the Client Side with useSession
Its how you are supposed to do, use middleware to server side check auth or on page level SERVER SIDE, redirect away If not authenticated. Also you are supposed to check auth on your queries/ mutations because you can query manually without being on the page
20 replies
TTCTheo's Typesafe Cult
•Created by rocawear on 3/21/2025 in #questions
turborepo setup
So what I would like to get help, I think my package.json/tsconfigs are wrong(?):
How to run my server correctly (now i am using tsc)
How to run my "game-engine" package correctly (now i am using tsc)
If i do
and go to http://localhost:3001/hello it does not work so my server is not "running"
3 replies
TTCTheo's Typesafe Cult
•Created by Mugetsu on 1/24/2025 in #questions
Nextjs navigation after trpc mutation
Have you tested to await the router.push
4 replies
TTCTheo's Typesafe Cult
•Created by aditya on 3/19/2024 in #questions
create t3-app not working

6 replies
TTCTheo's Typesafe Cult
•Created by aditya on 3/19/2024 in #questions
create t3-app not working
pn? (never seen thats why interested)
6 replies
TTCTheo's Typesafe Cult
•Created by TayyabCodes on 12/22/2023 in #questions
Problem with react-hook-form
so you want people to guess since you are not providing code?
22 replies
TTCTheo's Typesafe Cult
•Created by TayyabCodes on 12/22/2023 in #questions
Problem with react-hook-form
I would start by showing code, impossible to debug without any information
22 replies
TTCTheo's Typesafe Cult
•Created by rocawear on 12/8/2023 in #questions
react hook form filters
Not sure how to trigger page push after value changes, also now if I submit with button it will reset my form
4 replies
TTCTheo's Typesafe Cult
•Created by rocawear on 12/8/2023 in #questions
react hook form filters
Page:
Hook:
4 replies
TTCTheo's Typesafe Cult
•Created by samuele on 9/1/2023 in #questions
broken dinamic page react quey
4 replies