radek1313
radek1313
SSolidJS
Created by radek1313 on 11/18/2024 in #support
Nested layouts with dynamic route
I am using solid start with file based routing. I want to create routes with nested layout. I want to have routes /plans/[id] and /plans/[id]/select. Both of these routes should share same layout, how can I acheive it with dynamic paremeter?
6 replies
SSolidJS
Created by radek1313 on 9/11/2024 in #support
dev server pending forever request solid start
I’m unable to open my app in browser on localhost. There is only one request for the document and it’s pending forever. I’m using Mac OS. Any ideas how to get over it?
3 replies