alvar
TTCTheo's Typesafe Cult
•Created by alvar on 6/16/2023 in #questions
Redirecting from modal in intercepted route
I had an issue similar to what is mentioned here: https://github.com/vercel/next.js/issues/49662
I have Links in a modal which is an intercepted route and parallel route. When I click a link the URL in the browser is correct, but needs a refresh to display the correct content. Any ideas how to fix this? I am using the App Router
11 replies
TTCTheo's Typesafe Cult
•Created by alvar on 4/18/2023 in #questions
clerk on localhost not working
I am following Theos tutorial on the T3 stack. Everything works in production, but on localhost, seemingly out of nowhere, it seems like Clerk is giving me an expired token which leads to no data getting fetched. This only happens in localhost and after I am signed in. There isnt any difference between my code and Theos from the video. Any ideas whats wrong?
6 replies