Solid Start Nested Router
Hi Guys!
How to Implement Partial Page Refresh (Nested Routing)
I am developing an admin dashboard with a top navigation bar, a left-side menu, and a right-side content area. I am not sure how to simultaneously handle a standalone login page and update the right content area by clicking on the left-side menu using a single file routing approach.
The login page has an independent layout, while after login, the layout is fixed and the route changes should only update the right-side content.
How to Implement Partial Page Refresh (Nested Routing)
I am developing an admin dashboard with a top navigation bar, a left-side menu, and a right-side content area. I am not sure how to simultaneously handle a standalone login page and update the right content area by clicking on the left-side menu using a single file routing approach.
The login page has an independent layout, while after login, the layout is fixed and the route changes should only update the right-side content.
