toadmilk
toadmilk
Explore posts from servers
TtRPC
Created by toadmilk on 8/6/2024 in #❓-help
how are you meant to set up client side queries?
lmk if you need any other info still a noob with tRPC -_-
4 replies
TtRPC
Created by toadmilk on 8/6/2024 in #❓-help
how are you meant to set up client side queries?
on this ver
4 replies
TtRPC
Created by toadmilk on 8/6/2024 in #❓-help
how are you meant to set up client side queries?
"@tanstack/react-query": "4.35.3",
"@trpc/client": "10.38.4",
"@trpc/next": "10.38.4",
"@trpc/react-query": "10.38.4",
"@trpc/server": "10.38.4",
"@tanstack/react-query": "4.35.3",
"@trpc/client": "10.38.4",
"@trpc/next": "10.38.4",
"@trpc/react-query": "10.38.4",
"@trpc/server": "10.38.4",
4 replies
TtRPC
Created by toadmilk on 8/6/2024 in #❓-help
how do I fix this
thank you that worked!
6 replies
TtRPC
Created by toadmilk on 7/10/2023 in #❓-help
Hydration failed because the initial UI does not match what was rendered on the server
how do I achieve that
8 replies
TtRPC
Created by toadmilk on 7/10/2023 in #❓-help
Hydration failed because the initial UI does not match what was rendered on the server
ok I fixed it by adding
suppressHydrationWarning={true}
suppressHydrationWarning={true}
to the div but I still dont know why that fixed it
8 replies
TtRPC
Created by toadmilk on 7/10/2023 in #❓-help
Hydration failed because the initial UI does not match what was rendered on the server
could someone explain whats happening and how to fix this please?
8 replies
TtRPC
Created by toadmilk on 7/4/2023 in #❓-help
problem with useContext (likely easy fix)
it was working before when you could just follow one person on their profile but now that I am trying to add the option to follow their followers as well it breaks
3 replies