Antebios
Antebios
SSolidJS
Created by Antebios on 7/23/2024 in #support
How do I refresh data without reloading the page
I have a CRUD form working great, but with one last feature needed: refresh datasource. I have tried some recommendations using Route's reload and revalidation technique's but with no success. Here is a basic breakdown of what I have.
17 replies
SSolidJS
Created by Antebios on 7/11/2024 in #support
How to process and save Uploaded File on server side
I see examples for the frontend on how to upload a file, but how do I process and save the file on the backend using SolidJs or SolidStart?
2 replies
SSolidJS
Created by Antebios on 6/10/2024 in #support
NPX failing to install
I am using npm command to install components, specifically SolidUI. But I get error messages from executing the command
npx solidui-cli add drawer
npx solidui-cli add drawer
from different computers. My other laptop has no problem executing the command. Otherwise I get the error message:
Something went wrong while creating your components. Have you ran solidui-cli init?
Something went wrong while creating your components. Have you ran solidui-cli init?
Does anyone else get problem or know how to resolve it?
3 replies