aditya
aditya
TTCTheo's Typesafe Cult
Created by aditya on 7/28/2024 in #questions
Need some help with setting up Express with Next
well yeah but i need express sadly😭
7 replies
TTCTheo's Typesafe Cult
Created by aditya on 7/28/2024 in #questions
Need some help with setting up Express with Next
tried that, it doesn't detect.ts files when i do that
7 replies
TTCTheo's Typesafe Cult
Created by aditya on 7/28/2024 in #questions
Need some help with setting up Express with Next
No description
7 replies
TTCTheo's Typesafe Cult
Created by aditya on 7/28/2024 in #questions
Need some help with setting up Express with Next
Here is package.json
7 replies
TTCTheo's Typesafe Cult
Created by aditya on 6/11/2024 in #questions
Zod not validating file input
intresting ill take a look at that, thanks a lot!!
8 replies
TTCTheo's Typesafe Cult
Created by aditya on 6/11/2024 in #questions
Zod not validating file input
here's the repo if you need
8 replies
TTCTheo's Typesafe Cult
Created by aditya on 6/11/2024 in #questions
Zod not validating file input
8 replies
TTCTheo's Typesafe Cult
Created by aditya on 6/11/2024 in #questions
Zod not validating file input
yup it's from basic t3 boilerplate
8 replies
TTCTheo's Typesafe Cult
Created by aditya on 6/11/2024 in #questions
Cannot upload files to supabase storage
error code
4 replies
TTCTheo's Typesafe Cult
Created by aditya on 6/11/2024 in #questions
Cannot upload files to supabase storage
{ statusCode: '403', error: 'Unauthorized', message: 'new row violates row-level security policy' }
4 replies
TTCTheo's Typesafe Cult
Created by aditya on 4/2/2024 in #questions
Query Invalidation with trpc not working with React Server Components and App Router
but for now router works thanks!!
32 replies
TTCTheo's Typesafe Cult
Created by aditya on 4/2/2024 in #questions
Query Invalidation with trpc not working with React Server Components and App Router
i will try doing this too
32 replies
TTCTheo's Typesafe Cult
Created by aditya on 4/2/2024 in #questions
Query Invalidation with trpc not working with React Server Components and App Router
i guess "revalidatePath only invalidates the cache when the included path is next visited. This means calling revalidatePath with a dynamic route segment will not immediately trigger many revalidations at once. The invalidation only happens when the path is next visited." this is why revalidatePath is not working
32 replies
TTCTheo's Typesafe Cult
Created by aditya on 4/2/2024 in #questions
Query Invalidation with trpc not working with React Server Components and App Router
hi @Max thanks for useful info, right now router.refresh() is working like expected
32 replies
TTCTheo's Typesafe Cult
Created by aditya on 4/2/2024 in #questions
Query Invalidation with trpc not working with React Server Components and App Router
I have deployed the application if anyone wants to try and see whats happening github: https://github.com/aditya-exe/money-mogul deployed: https://money-mogul.vercel.app
32 replies
TTCTheo's Typesafe Cult
Created by GuiSiebert on 3/19/2024 in #questions
SessionProvider missing in app router
one problem I was facing w the new way of app router is that my session was expiring wayyy too soon if you have a solution for that pls let me know
4 replies
TTCTheo's Typesafe Cult
Created by GuiSiebert on 3/19/2024 in #questions
SessionProvider missing in app router
while using the app router you are supposed to use the RFCs to fetch the user on the server and pass the required data to Client Components. But if you want to use "useSession" just add the session provider that'll work ig
4 replies
TTCTheo's Typesafe Cult
Created by aditya on 3/19/2024 in #questions
create t3-app not working
yarn and npm work fine. but npm took close to 5 mins to ask the name of project
6 replies
TTCTheo's Typesafe Cult
Created by aditya on 3/19/2024 in #questions
create t3-app not working
its shorthand for pnpm
6 replies
TTCTheo's Typesafe Cult
Created by aditya on 2/24/2024 in #questions
Next Auth Session timing out
sure why not
12 replies