-
**Description**
Super Debug CSS is included in production. My login form is going to be SSR-only, (CSR is false), so there should be no need to load css. I'm also not importing SuperDebug anywhere.…
-
- [x] Before posting an issue, read the [FAQ](https://superforms.rocks/faq) and search the previous issues.
**Description**
I have a signup wizard that I've broken into a multi-step single page fl…
-
### Describe the problem
I appreciate the thought & work that went into https://github.com/sveltejs/kit/issues/11144 and https://github.com/sveltejs/kit/pull/11165 but I think it's the wrong approa…
-
What woud be the best approach to manage validation on stepper forms where no submit button is showed until the last step is reached?
-
tyring to use `_enum`
with javascript objects. It seems to me that it is only possible to successfully validate your value if the object key value pairs are the same. E.G:
This object works:
…
-
- [x] Before posting an issue, read the [FAQ](https://superforms.rocks/faq) and search the previous issues.
**Description**
I'm encountering a "TypeError: Cannot read properties of undefined (read…
-
**Description**
I think, with the current way that defaults are required, it is not (easily?) possible to have a form where certain fields must have a value, but shall remain unfilled.
I have a fo…
-
Valibot just released the first RC (https://github.com/fabian-hiller/valibot/releases/tag/v0.31.0-rc.0) for their new piping functionality - is this compatible with Superforms?
-
### Describe the bug
When using the value obtained from `fromStore` in the `@const` tag, reactivity starts to work strangely:
- the first update of the store value updates only the block with `@co…
-
- [X] Before posting an issue, read the [FAQ](https://superforms.rocks/faq) and search the previous issues.
**Description**
When creating a schema with `file` or `blob`, I get:
```
Error: Unsupp…