oCarrott
Multiple layouts using `Router`
Hi, I cant figure out how to do nested layouts like this
The issue with this setup is that I get an error from root={DashboardLayout} and I see the 404 page an the , probably because Router is used twice
I don't know how to implement this without using Router twice, and how to prevent the error
6 replies