Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
CT3A redirect to deeper route - Theo's Typesafe Cult
TTC
Theo's Typesafe Cult
•
4y ago
•
4 replies
Hycord | @ When Replying
CT3A redirect to deeper route
So I have a
/dashboard/[setting].tsx
/dashboard/[setting].tsx
page which I use to load the dashboard settings
, blah blah you get the idea
.
How do I redirect
/dashboard
/dashboard
to
/dashboard/${settingId}
/dashboard/${settingId}
(I have
settingId
settingId
already and it is safe to assume it will be a valid URL
)
Theo's Typesafe Cult
Join
26,564
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
CT3A & turbo
TTC
Theo's Typesafe Cult / questions
3y ago
Always redirect to same route when logging in
TTC
Theo's Typesafe Cult / questions
3y ago
Weird default / route /en redirect behavior?
TTC
Theo's Typesafe Cult / questions
3y ago