Eddy
Eddy
SSolidJS
Created by Eddy on 5/9/2025 in #support
onMount
So in my app there are routes that follow the patter /project/:projid , and I run an onmount function every time I get to it, but there is an issue. Whenever I go from one project to another via /project/:projid -> /project/:projid2 it doesn't run the onmount again. Is there any way to trigger this?
3 replies
SSolidJS
Created by Eddy on 4/23/2025 in #support
Solid Router Nested Urls
Having trouble getting my nested Urls to show up. I have layout files that I want to have for only a group of urls, but when I try what the docs say nothing shows up.
4 replies