Stefan
Stefan
SSolidJS
Created by Stefan on 9/16/2024 in #support
Issue with nested routes
When navigating to /app-1/items in the following example the Items component is rendered correctly: https://stackblitz.com/edit/solidjs-templates-huocfk?file=src%2FApp.tsx When clicking on Settings in the menu, the Settings component is not rendered. It is rendered when reloading the page though. It seems the nested Router is not notified about the location change. Any ideas how such a nested router/routes structure can be achieved?
5 replies
SSolidJS
Created by Stefan on 9/13/2024 in #support
Overlay is not shown
Any idea why the Overlay in https://playground.solidjs.com/anonymous/92da2972-e71d-4466-93f6-b52aefef4f74 is not shown when showOverlay is true?
3 replies