Royal Lobster
Explore posts from serversTTCTheo's Typesafe Cult
•Created by Royal Lobster on 6/8/2024 in #questions
Creating this layout in Nextjs with RSC with URL state
It works !! thanks
11 replies
TTCTheo's Typesafe Cult
•Created by Royal Lobster on 6/8/2024 in #questions
Creating this layout in Nextjs with RSC with URL state
Oh let me try this out
11 replies
TTCTheo's Typesafe Cult
•Created by Royal Lobster on 6/8/2024 in #questions
Creating this layout in Nextjs with RSC with URL state
Hmm, i believe its cuz of https://nextjs.org/docs/app/building-your-application/routing/parallel-routes#active-state-and-navigation.
But tried this solution with
app/@sideMenu/[...catchAll]/page.tsx
, which still didn't work https://nextjs.org/docs/app/building-your-application/routing/parallel-routes#closing-the-modal11 replies
TTCTheo's Typesafe Cult
•Created by Royal Lobster on 6/8/2024 in #questions
Creating this layout in Nextjs with RSC with URL state
Ahh that makes sense cuz of prefetch ! And i am also facing the issue for closing the sidebar, i am redirecting it back to /[id] when close button is clicked, but the sidebar won't go away even tho the route changes. it does go away when i refresh manually
11 replies
TTCTheo's Typesafe Cult
•Created by anthonylin198 on 5/24/2023 in #questions
tRPC on the Edge?
https://www.prisma.io/blog/database-access-on-the-edge-8F0t1s1BqOJE
Found this, tho it still gives out the same error with prisma/client edge
12 replies
TTCTheo's Typesafe Cult
•Created by anthonylin198 on 5/24/2023 in #questions
tRPC on the Edge?
12 replies
TTCTheo's Typesafe Cult
•Created by anthonylin198 on 5/24/2023 in #questions
tRPC on the Edge?
just tried it, its not working with prisma context
12 replies