issues
search
final-form
/
react-final-form
🏁 High performance subscription-based form state management for React
https://final-form.org/react
MIT License
7.39k
stars
481
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Not possible to set numeric keys, even with multiple numbers like "5.1.1", on an object
#1042
BennyAlex
opened
3 months ago
0
[Question] Is it safe to use noValidate flag on form and to prevent default native validation messages
#1041
amBunkowski
opened
4 months ago
0
The field errors are still there, but the form errors are gone
#1040
newpost
opened
6 months ago
0
Field-Level validation for root and nested fields
#1039
alena-apanovich
opened
9 months ago
0
Form not dirty after removing items from FieldArray using final-form-arrays
#1038
outofthisworld
opened
1 year ago
0
I believe defaultValue should be the DEFAULT. That means, if NO initialValue was passed in, the defaultValue would be used. If there is an initialValue, it should override the defaultValue. One work around is using an OR in initialValues and skip using defaultValue all together like so:
#1037
tulsiempyreal
opened
1 year ago
0
Submitting Images in React Final Form
#1036
HarshArora-1205
opened
1 year ago
0
useField does not rerender component, when its props change
#1035
CUzkov
opened
1 year ago
0
fix(useField): Fix no re-render on initialValue change
#1034
jspannu919
opened
1 year ago
4
Fixed isEqual register initalization
#1033
mjchang
opened
1 year ago
1
isEqual is initialized by the first field registered instance
#1032
mjchang
opened
1 year ago
0
DestroyOnUnregister incompatible with StrictMode in React18
#1031
ohlsen3000
opened
1 year ago
2
<FormSpy> components rendering earlier than in previous versions
#1030
StickOnGit
closed
1 year ago
0
rerenderOnEveryChange for react-final-form
#1029
mertkahramanturk
closed
1 year ago
0
Rewrite To Typescript
#1028
dearlordylord
closed
1 year ago
2
Bump yaml, husky and lint-staged
#1027
dependabot[bot]
opened
1 year ago
2
change is not a function
#1026
FC-jan
opened
1 year ago
1
Bump json-schema and jsprim
#1025
dependabot[bot]
opened
1 year ago
2
Bump follow-redirects from 1.14.4 to 1.15.2
#1024
dependabot[bot]
closed
1 year ago
2
Bump axios and github-build
#1023
dependabot[bot]
closed
1 year ago
2
Bump ansi-regex
#1022
dependabot[bot]
opened
1 year ago
2
[Feature Request] Add new prop to specify changes to specific form fields
#1021
jatin33
opened
1 year ago
1
Ran into "is dirty" validation issues when state was used to autofill a form's input field.
#1020
ShawnCentra
opened
1 year ago
1
Bump json5 from 1.0.1 to 1.0.2
#1019
dependabot[bot]
closed
1 year ago
2
the form stays in `validating` state in a wizard when field is unregistred
#1018
iamdey
opened
1 year ago
2
Bump qs from 6.5.2 to 6.5.3
#1017
dependabot[bot]
closed
1 year ago
2
Warning message in console when using the field validation for a string field.
#1016
nipothar
closed
1 year ago
3
Documentation for defaultValue of FieldProps is not matching implementation
#1015
mauron85
opened
1 year ago
0
Bump decode-uri-component from 0.2.0 to 0.2.2
#1014
dependabot[bot]
opened
1 year ago
2
Bump minimatch from 3.0.4 to 3.1.2
#1013
dependabot[bot]
opened
2 years ago
2
Error in codesandbox example
#1012
daniellavi
closed
1 year ago
2
Q: should readonly fields be validated on blur?
#1011
sKopheK
opened
2 years ago
0
A scaffold for a login form
#1010
becker63
closed
2 years ago
1
Field State Sync Issue in Strict vs Non-Strict Mode in react-18
#1009
sudkumar
closed
1 year ago
5
Form Reset When Modal Close
#1008
mertkahramanturk
closed
2 years ago
1
Error messages on nested object values
#1007
Haaxor1689
closed
1 year ago
1
Fix departing rerender counters
#1006
chervyakovru
opened
2 years ago
2
Feature request: new render prop `handleSubmitSync`
#1005
vtaits
opened
2 years ago
0
Component breaks when upgrading from 6.3.3 to 6.3.4
#1004
jrewing
opened
2 years ago
5
onSubmit type signature - is callback really optional?
#1003
sKopheK
opened
2 years ago
0
Fields remove not working with foreach array
#1002
quomark
closed
1 year ago
2
Use Redux related functions
#1000
ashfaqrafi
closed
2 years ago
0
How to use Redux related functions
#999
maa-wtag
closed
2 years ago
0
fixed form render props type
#998
8823-scholar
opened
2 years ago
1
InitialFormValues dosen't bridge to FormApi
#997
8823-scholar
opened
2 years ago
0
Update Styles.js
#996
chervyakovru
closed
2 years ago
3
Bump semver-regex from 3.1.3 to 3.1.4
#995
dependabot[bot]
opened
2 years ago
2
Field type="checkbox" no longer passes an input.value in FieldRenderProps
#994
ChipElavon
closed
2 years ago
1
nested forms not working with functional components [example](https://codesandbox.io/s/p7p6lx24xq)
#993
jokhuzb1
closed
1 year ago
2
Maintaining complete form state after unmount
#992
made-in-nz
opened
2 years ago
1
Next