-
**Project description**
A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs.
**Metadata**
* homepage URL:https://alist.nn.ci/
* source URL:https://github.c…
-
### Describe the problem
It seems like there isn't much difference between form actions and an endpoint when you still have to get the data from `formData()`. Most importantly, this is not type safe…
-
**Is your feature request related to a problem? Please describe.**
As of now we don't have stepper component. This component is very useful for application where we have to show multi step forms. We …
-
### Skill Name
SolidJS and UnoCSS
### Why?
> # [**SolidJS**](https://github.com/solidjs/solid)
> ### A declarative, efficient, and flexible JavaScript library for building user interfaces.
> # …
-
Hi.
I'm playing around with solidjs and trying to figure out which editor should I use for a project. Tiptap looks great and solid-tiptap also is handy, but I found that the library doesn't have any…
-
### Describe the bug
When using the latest version of tanstack-query you get at least in solidjs for each query this error message in the console:
```
Uncaught (in promise) Error: experimental_prefet…
-
### Describe the bug
Given this code:
```tsx
import { Title } from '@solidjs/meta';
import { RouteDefinition, cache, redirect } from '@solidjs/router';
import Counter from '~/components/Counter';…
-
I have an example here: https://stackblitz.com/edit/solidjs-templates-uekvqb
If you drag around the row with the '0' ID then a gap is not made for it in the list.
You can drop the item OK.
-
**What version of Tailwind CSS are you using?**
```
"@tailwindcss/vite": "^4.0.0-alpha.30",
"tailwindcss": "^4.0.0-alpha.30"
```
**What build tool (or framework if it abstracts the build tool…
-
**Describe the bug**
Server side rendering crashes Solid Start server with the following syntax error:
```
SyntaxError: The requested module 'solid-js/web' does not provide an export named 'use…