GStudiosX2
GStudiosX2
Explore posts from servers
TTCTheo's Typesafe Cult
Created by argcast on 5/15/2024 in #questions
'use client' with tRPC? Type error: This expression is not callable
15 replies
TTCTheo's Typesafe Cult
Created by argcast on 5/15/2024 in #questions
'use client' with tRPC? Type error: This expression is not callable
It looks like this is correct for trpc react query i think
15 replies
TTCTheo's Typesafe Cult
Created by argcast on 5/15/2024 in #questions
'use client' with tRPC? Type error: This expression is not callable
I haven't used trpc with react so i don't know how you do stuff with that
15 replies
TTCTheo's Typesafe Cult
Created by argcast on 5/15/2024 in #questions
'use client' with tRPC? Type error: This expression is not callable
I think you also may need to await it aswell?
15 replies
TTCTheo's Typesafe Cult
Created by argcast on 5/15/2024 in #questions
'use client' with tRPC? Type error: This expression is not callable
api.test.getCountryList.query()
15 replies
TTCTheo's Typesafe Cult
Created by GStudiosX2 on 5/6/2024 in #questions
Anyone know how to fix svelte-query
I fixed it just needed to restart sveltekit
5 replies
TTCTheo's Typesafe Cult
Created by GStudiosX2 on 5/6/2024 in #questions
Anyone know how to fix svelte-query
Also i tried reinstalling twice and it didnt work
5 replies
TTCTheo's Typesafe Cult
Created by WeiKaiLe on 5/6/2024 in #questions
fresh install - prisma db:push fails when using .env.development & .env.production
5 replies
TTCTheo's Typesafe Cult
Created by Aguilar on 5/5/2024 in #questions
favicon not showing on google search
Svgs worked for me but the custom fonts didn't load (oh wait just realized your talking about in search results)
12 replies
TTCTheo's Typesafe Cult
Created by Aguilar on 5/5/2024 in #questions
favicon not showing on google search
I've had issues with svgs as icons on chrome so you should definitely use smth like .ico or .png
12 replies
TTCTheo's Typesafe Cult
Created by GStudiosX2 on 5/6/2024 in #questions
Anyone know how to fix svelte-query
Its weird because types exist
node_modules/@tanstack/svelte-query/
├── dist
...
│   ├── types.d.ts
│   ├── types.js
node_modules/@tanstack/svelte-query/
├── dist
...
│   ├── types.d.ts
│   ├── types.js
5 replies
TTCTheo's Typesafe Cult
Created by Noor on 3/8/2024 in #questions
DB or Localstorage?
Though im not using nextjs so maybe its different there
25 replies
TTCTheo's Typesafe Cult
Created by Noor on 3/8/2024 in #questions
DB or Localstorage?
I have like JavaScript some where to change the theme
25 replies
TTCTheo's Typesafe Cult
Created by Noor on 3/8/2024 in #questions
DB or Localstorage?
I store theme in local storage and its fine theres a little flash but its basically instant
25 replies