-
### Are you submitting a **bug report** or a **feature request**?
Bug
### What is the current behavior?
Infinite re-render (loop) after set initialValues as array []
### What is the …
-
https://github.com/final-form/react-final-form/blob/a3ca5f169da5cb5abcf53d60285d8d43b08c427f/typescript/index.d.ts#L25
This typing does not work well with other react libraries.
For example with…
-
### Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue](ht…
-
### Provide a general summary of the feature here
Currently DateRangePicker has props of type DateRangePickerProps which extends AriaDateRangePickerProps -> AriaDatePickerBaseProps -> DatePickerBas…
-
Hello! One cannot proceed with the instructions as is in Chapter 15 (https://nextjs.org/learn/dashboard-app/adding-authentication).
In this chapter, we add `export default function LoginForm()` to…
-
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…
-
Hi Carlos roberto, I was googling for react-final-form package that use react-native-paper and found your repo.
I would like to know why do you need `styled-components` here: https://github.com/car…
kopax updated
4 years ago
-
Create components for form handling, prior art:
- https://github.com/erikras/redux-form
- https://github.com/final-form/react-final-form
- https://github.com/jaredpalmer/formik
-
### Are you submitting a **bug report** or a **feature request**?
Feature request
### What is the current behavior?
I'm unable to add custom form state, which I can subscribe to.
### …
-
### Are you submitting a **bug report** or a **feature request**?
feature request / bug report (could be either one depending on point of view...)
### What is the current behavior?
I'm using …