issues
search
final-form
/
react-final-form-arrays
A component for rendering and editing arrays 🏁 React Final Form
MIT License
205
stars
70
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Duplicate Row Issue in UI with React Final Form and React final form arrays
#181
shifoc
opened
3 months ago
0
`removeBatch` and `concat` are missing in type definitions
#180
MrBlackRain
opened
9 months ago
1
Support for asynchronous validation at the field array level
#179
usavkov-epam
opened
1 year ago
0
Field Value Keys are dropped if field is empty
#178
creativeindustriesgroup
opened
1 year ago
0
`concat` mutator for bulk adding?
#177
tony
opened
2 years ago
0
Asynchronous `validate` prop of `FieldArray` put unresolved promise as `FINAL_FORM/array-error` instead of resolved value
#176
usavkov-epam
opened
2 years ago
1
Meta.active and meta.touched always undefined?
#175
mmoo
opened
2 years ago
0
Improve and fix types of value in `useFieldArray`
#174
iamdey
opened
2 years ago
2
Unused type argument in FieldArrayRenderProps
#173
dominikdosoudil
opened
2 years ago
0
Fix mutators definition
#172
ddgrishkin
closed
2 years ago
1
`useFieldArray`: `mutators` always take name from closure of the first render.
#171
ddgrishkin
closed
2 years ago
1
Add react 18 as peer dep
#170
sudkumar
closed
2 years ago
3
Update peerDependencies to support React 18
#169
bdbvb
closed
1 year ago
6
asynchronous field-level validation triggers validating when add/remove array items
#168
jaryway
opened
2 years ago
0
TypeError: Cannot read properties of undefined (reading 'active')
#167
codelover2k
opened
3 years ago
7
fix: typings fields.length cannot be undefined
#166
christophehurpeau
opened
3 years ago
0
`form.getFieldState` is corrupted after removing element `arrays.remove`
#165
zizizi17
opened
3 years ago
0
Missing field *length* in flow type in *fields*
#164
ViktorAksionov
opened
3 years ago
0
FieldArray validate does not work with an initial row in initialValues
#163
gschwa
opened
3 years ago
1
Avoid whole-form validation when no field validation is provided.
#162
lucasconstantino
opened
3 years ago
0
fix: Added missing dependency
#161
lucasconstantino
closed
1 year ago
1
Cannot set a numeric property on an object
#160
majidkorai
closed
3 years ago
1
'removeBatch'
#159
Aksana-Tsishchanka
opened
3 years ago
1
Cannot read property 'validators' of undefined" in final-form when change version of final-form-arrays
#158
2u4u
opened
3 years ago
1
FieldArray should have a beforeSubmit prop
#157
dan-diaz
opened
3 years ago
1
Conditionally visible FieldArrays pushing to wrong field
#156
karlshea
opened
3 years ago
3
FieldArray wrapped in `div` not updating parent form
#155
TrySpace
closed
3 years ago
1
Loosing Focus While Typing On Custom Input Field
#154
vivekcontentstack
opened
3 years ago
1
Feature Request - Meta Data by Index
#153
wdfinch
opened
4 years ago
0
Update doc: add types fields.value
#152
wlchn
closed
4 years ago
1
Flow types: intersecting inexact shape types is too buggy, causes errors in userland with more recent versions of flow
#151
jedwards1211
opened
4 years ago
3
In react-beautiful-dnd example focused input don't swap
#150
gadiGuesty
opened
4 years ago
0
Feature request: Get meta for individual fields in the array
#149
wdfinch
opened
4 years ago
1
Bump tree-kill from 1.2.1 to 1.2.2
#148
dependabot[bot]
closed
4 years ago
2
Please provide a full working example
#147
OnkelTem
opened
4 years ago
1
Missing public type FieldArrayRenderProps for importing.
#146
viktor-equinix
opened
4 years ago
0
Bug - deleting row
#145
omerman
opened
4 years ago
4
Any way to emptyfy the array ?
#144
IzaGz
opened
4 years ago
2
Fields names getter
#143
omerman
opened
4 years ago
1
Conditionally visible FieldArrays pushing to wrong field
#142
gidomanders
closed
4 years ago
1
Data prop is ignored despite being included in the types
#141
benwiles1
opened
4 years ago
0
Bump lodash from 4.17.14 to 4.17.19
#140
dependabot[bot]
closed
4 years ago
1
isEqual on <FieldArray> runs once
#139
Noitidart
opened
4 years ago
0
Insert does not cause array children to refresh correctly.
#138
toccoto
opened
4 years ago
9
Problem with initialValues, FieldArray and unshift
#137
magnusheino
opened
4 years ago
1
"Array mutators not found. You need to provide the mutators from final-form-arrays to your form" is thrown although array mutators are passed
#136
aquinq
opened
4 years ago
2
Update beautiful dnd example
#135
tim-mccurrach
closed
4 years ago
1
FormSpy errors are different during every render, even if nothing changes
#134
ThiefMaster
opened
4 years ago
1
fix: flow libdefs file naming
#133
maxmalov
closed
4 years ago
2
Form level validation trumps field level validation when it should not
#132
joukosaastamoinen
opened
4 years ago
0
Next