Luka
Renaming Index not working?
I found two working options:
Option 1:
/socials/(anything_you_want).tsx
works
Options 2: If there is a file named index, this will take priority, i.e. /socials/index.tsx
.
Isn't option 1 supposed to be the layout feature?
How to add a layout on socials and the children with option 1?12 replies
Renaming Index not working?
Related github issue: https://github.com/solidjs/solid-start/issues/1510
12 replies
Server Action Updates Load Function Server-Side but Stays Stale Client-Side
Reload just doesn't reload the page data? https://docs.solidjs.com/solid-router/reference/data-apis/response-helpers
8 replies