-
### Describe the bug
When using Superforms, the CSS of the [SuperDebug](https://superforms.rocks/super-debug) component is always added to the project when building, even if it's not referenced. It's…
-
### What is the problem this feature would solve?
The problem is that when using Sinclair's Typebox across multiple packages within a monorepo, such as in a shared package for defining types, a ver…
-
### Describe the bug
I'm trying to write a story, and using [sveltekit-superforms](https://github.com/ciscoheat/sveltekit-superforms).
When calling the function `superForm` from `import { superF…
-
### Describe the bug
If a property of a store is used in an effect, the entire store becomes a dependency.
This is especially an issue when using something like superforms that stores formdata in…
-
This might increase the UX and reduce the amount of not filled out user profiles
-
- [X] Before posting an issue, read the [FAQ](https://superforms.rocks/faq) and search the previous issues.
**Description**
A clear and concise description of what the bug is, and, unless obvious,…
-
- [x] Before posting an issue, read the [FAQ](https://superforms.rocks/faq) and search the previous issues.
**Description**
Found in https://github.com/ciscoheat/sveltekit-superforms/issues/350
…
-
**Description**
Currently I'm using superforms with Svelte 5 just fine. However, when I use $effect or some reactive code on a field input value, it will trigger on every other field updates. I guess…
-
- [x] Before posting an issue, read the [FAQ](https://superforms.rocks/faq) and search the previous issues.
**Description**
When using [SvelteKit](https://kit.svelte.dev), `vite build` gives `Circ…
-
i am working on a simple project and i got stuck in working with zod arrays:
currently i am pushing a zod string into the array then it works with the input element but the form won't submit bcz of t…