Luka
Luka
SSolidJS
Created by valerio.tsx on 6/2/2024 in #support
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
SSolidJS
Created by valerio.tsx on 6/2/2024 in #support
Renaming Index not working?
12 replies
SSolidJS
Created by valerio.tsx on 6/2/2024 in #support
Renaming Index not working?
did you get the layouts working?
12 replies
SSolidJS
Created by valerio.tsx on 6/2/2024 in #support
Renaming Index not working?
for me socials/index.ts only works
12 replies
SSolidJS
Created by valerio.tsx on 6/2/2024 in #support
Renaming Index not working?
this doesnt work for me
12 replies
SSolidJS
Created by Massukka on 5/26/2024 in #support
View transition api and solid start
Thanks man!!
11 replies
SSolidJS
Created by Massukka on 5/26/2024 in #support
View transition api and solid start
Oohh I would like to use this too! Where do I place this code? In app.tsx as a comp?
11 replies
SSolidJS
Created by Luka on 5/24/2024 in #support
Server Action Updates Load Function Server-Side but Stays Stale Client-Side
8 replies
SSolidJS
Created by Luka on 5/24/2024 in #support
Server Action Updates Load Function Server-Side but Stays Stale Client-Side
8 replies
SSolidJS
Created by Luka on 5/24/2024 in #support
Server Action Updates Load Function Server-Side but Stays Stale Client-Side
I have to manualy reload the page at the end to refresh the client data
8 replies
SSolidJS
Created by Luka on 5/24/2024 in #support
Server Action Updates Load Function Server-Side but Stays Stale Client-Side
The redirect work if i go to a different page then the form, but i want the form to be inside a dialog on the same page as the table data
8 replies
SSolidJS
Created by Luka on 5/24/2024 in #support
Server Action Updates Load Function Server-Side but Stays Stale Client-Side
On the server its printing out the data correctly in the console, but on the client there is no update, only after a reload
8 replies