Confusion about Preload mechanism
How to add vitest
chat why do i get strapi app i want a solid app
Outlet issue on routes
app.tsx:
```ts
return (...Generic yet obscure Vinxi error when compiling
component not update
Question Relating to Arrays
Is this a bug?
<a> link. After rendering, the href attribute is correct, but the span is totally empty.
Can i set a temp variable in template?
changing route with useNavigate() causes onMount() of the child route to be fired twice
Cant set signal from getting another signal typescript error
is it ok to use `action()` to handle form submission in a SPA?
const submit = action(async (formData: FormData) => {...
Can I Preload Data in Non-Route Components?
"Cannot find module" for image files
import favicon from "./assets/favicon.ico";
import favicon from "./assets/favicon.ico";
Cannot find module './assets/favicon.ico' or its corresponding type declarations.ts(2307)
Cannot find module './assets/favicon.ico' or its corresponding type declarations.ts(2307)
.module.css files, but .css imports correctly.
I tried adding a declarations.d.ts file:
```
declare module '*.module.css' {...How to create a `resource` which accepts two signals but only refetches when the second one changes?
Button click not working
Build Error: " No known conditions for "./routes" specifier in "vinxi" package"
vinxi build is causing the above error.
I'm just not even sure where to begin to start debugging this......