What is the correct way to set up these routes with a layout ?
Hi, I have a route called
Basically what i want is that before we apply the layout, we have a first stop in the
Redirection is not an issue but every time the user clicks on the client, the route becomes
vadashboard and that route also has a _layout hierarchy goes as:Basically what i want is that before we apply the layout, we have a first stop in the
/vadashboard route is a dropdown where the user can select a client and once they select the client they get redirected.Redirection is not an issue but every time the user clicks on the client, the route becomes
/vadashboard/client/Kf3x0Vh3yEaqxg2DTLcaDUjpCH0oF0xH, but what's rendered is still just the vadashboard.tsx route