radek1313
radek1313
SSolidJS
Created by radek1313 on 11/18/2024 in #support
Nested layouts with dynamic route
No description
6 replies
SSolidJS
Created by radek1313 on 11/18/2024 in #support
Nested layouts with dynamic route
But I want only shared layout only for /plans/[id] and /plans/[id]/select . I already have plans folder. There I have index.tsx which is route for all plans. I have also [id].tsx route there which is for plan details. I want to add now route /plans/[id]/select which should have shared layout only with /plans/[id]. Sorry for confusion, should clarify it in the first message
6 replies
SSolidJS
Created by radek1313 on 9/11/2024 in #support
dev server pending forever request solid start
No, it’s not about that. I removed node modules and reinstalled. This has helped. But it happens sometimes that it gets stuck with just one request pending, usually I was just restarting server, this time removing node modules helped. No idea why this happens
3 replies