-
### Are you submitting a **bug report** or a **feature request**?
Bug Report
### What is the current behavior?
When `keepDirtyOnReinitialize` is true, pristine field array fields are not update…
-
It may not be appropriate to submit this as React concurrent mode has not been officially released but anyway here goes.
### Are you submitting a **bug report** or a **feature request**?
Bug …
-
### Are you submitting a **bug report** or a **feature request**?
Bug
### What is the current behavior?
Async field-level validation may silently fail if the async response times differ.
…
-
I see no way to get the form name of the fields or using FormApi
Checked the api's on finalform.
Is this something you might be willing to add?
Dont think is would be that hard to add it to atleast…
-
### Are you submitting a **bug report** or a **feature request**?
Bug report
### What is the current behavior?
`dirtySinceLastSubmit` is always false and `dirtyFieldsSinceLastSubmit` is alw…
-
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…
-
### Current behavior
When testing a form which is normally being prevented from reloading the page, cypress still does. The library I am using is preventing a page reload in their form component [lik…
-
Need a more details structure for the recipe in order to be able to offer features needed.
Ingredients should be breakdown in separate fields?
-
### Are you submitting a **bug report** or a **feature request**?
bug report
### What is the current behavior?
In my local environment, I have a Field that has `name = "nodeName"`. This cau…
-
# What is the current behavior?
React final form does not swtiche values when field name is dynamically changed during component life, for example if we have:
```js
const { input: { value } } = u…