-
### Describe the bug
I have a form with a complex field. By "complex" I mean that it consists of multiple inputs but logicaly it's one field with an object or array as a value. For example, I have a …
-
## Bug report
### Current Behavior
According to the [Form documentation](https://www.radix-ui.com/docs/primitives/components/form#message) I should be able to use a `` outside of a wrapping `` a…
-
### Oblique version
11.2.0
### Description
`readonly` (and other) styles (classes) are not applied on `FormField` when used with binding
**works:**
```html
```
**does not work:**
`…
-
| Q | A
| --- | ---
| Bug? | yes
| New Feature? | no
| Bundle Version | 2.5.4
| Sulu Version | 2.6.5
#### Actual Behavior
Rendering Date (Symfony\Component\Form\Extension\Core\Type\DateTy…
-
### Describe the bug
I have a sheet with a form, and another sheet with its own form. Submitting the form on the second sheet triggers the form on the first sheet.
Create product
```ts
"use …
-
This library would be amazing if it would work with `mat-form-field`
Like
```html
Color
```
## Additional
Could work like [this library](https://github.co…
-
### Environment
SaaS (https://sentry.io/)
### Steps to Reproduce
We're trying to create a Issue integration for Sentry. Users will be able to link issues to existing tasks. I'd like to be able to s…
-
### Use case
There is no `validator` property on DropdownMenu.
It is tricky to show error messages on DropdownMenu because of not knowing when the validation is being ran on the parent form.
…
-
Hi! nice work on this!
I've built a very similar library to handle next server actions, but could never get the type-safety exactly right (its pretty close), yours comes closer, you also have middl…
-
Looks like `BaseFormField` was designed to support "locking"/"disabling" an input field:
https://github.com/pydantic/FastUI/blob/cec25c61a7cc5a716d05d21039f95be3e8dac0e8/src/python-fastui/fastui/comp…