-
This commit https://github.com/final-form/react-final-form/issues/864 introduced a breaking change for TypeScript users because now mapped types over `FormProps` return a dictionary of `any`.
For e…
-
### Are you submitting a **bug report** or a **feature request**?
I think it could be a bug, but perhaps I am doing something that is not intended.
### What is the current behavior?
I hav…
-
## Summary
`useActionState` currently requires accepting an additional state argument as the _first_ parameter of a server action, like so (adapted from [Next.js documentation](https://nextjs.org/d…
-
The default behaviour in final-form is to convert empty strings to undefined - meaning if you clear a field value it does _not_ appear in the submitted data object. This is because of the default [par…
-
Sorry but I'm [crossposting from R-sig-mixed](https://stat.ethz.ch/pipermail/r-sig-mixed-models/2022q4/030269.html). At first I didn't see this was the same as the CRAN package. I'll update here if I …
-
### Are you submitting a **bug report** or a **feature request**?
Maybe a bug, but probably ignorance of custom input usage.
Basically, I'm looking for the best way to do [this](https://code…
-
### Are you submitting a **bug report** or a **feature request**?
Looks like a bug.
### What is the current behavior?
I take the object `form` from `FormRenderProps` and try to focus on a…
-
I love what you've done with this terrific component, so grateful ❤️ Amazing work.
I'm humbly opening this issue in the hope of tracking a discussion regarding possible adoption of the upcoming `u…
-
### Product information
- [x] Team name, product name, and feature name have been added to the title of this issue.
- [x] Team label, product label and feature label (if applicable) have been added t…
-
### Are you submitting a **bug report** or a **feature request**?
### What is the current behavior?
### What is the expected behavior?
### Sandbox Link
### What's your envi…