-
**Is your feature request related to a problem? Please describe.**
In the previous version I was using `validators` property of `superForm()` to add some custom validations for multiple fields where …
-
Since we're currently using Svelte Kit with form actions that make heavy use of the [FormData](https://developer.mozilla.org/en-US/docs/Web/API/FormData) browser api, the new Zod 3.20 release is a ver…
-
**Is your feature request related to a problem? Please describe.**
I'm using Decimal.js in zod schemas. When I use the superForm with dataType='json', posting data fails during devalue.stringify, bec…
-
Hi and thank you for the awesome library!
When using Superforms in runes mode on the entire app (https://svelte-5-preview.vercel.app/docs/runes#how-to-opt-in) in Svelte 5, an error is thrown: "``..…
-
### Describe the bug
I am getting this error when trying to access a store passed in via snippet parameter:
```
Cannot subscribe to stores that are not declared at the top level of the component
`…
-
- [x] Before posting an issue, read the [FAQ](https://superforms.rocks/faq) and search the previous issues.
**Description**
I tried retuning multiple superforms in an array, but I could not use it…
-
Hi Edward,
Updated to Superforms 2.x.x and read that it was recommended to use valibot instead of zod.
Bein running valibot for a wile now and i really like it.
Any thoughts on this?
Have …
-
- [X] Before posting an issue, read the [FAQ](https://superforms.rocks/faq) and search the previous issues.
**Description**
`effect` adapter errors when using `Schema` directly from `effect` inste…
-
### Describe the bug
Hi folks - Please see the below video.
https://github.com/user-attachments/assets/c37ffd5b-911b-4f48-98b3-3ae35d94467e
There are a few issues:
1. When I have a combobox w…
-
I'm facing a similar situation (https://github.com/ciscoheat/sveltekit-superforms/issues/282) and I have a dropdown field that controls other inputs type string values that have their own default valu…