final-form/react-final-form-arrays
A component for rendering and editing arrays 🏁 React Final Form
TypeScriptMIT
Issues
- 1
[4.0.0] The `value` prop supplied to <select> must be an array if `multiple` is true.
#185 opened by jlowcs - 0
[4.0.0] Type 'UseFieldConfig' is not generic
#184 opened by jlowcs - 5
React 16.13.0 Warning: `Cannot update a component...` warning on push mutator
#126 opened by mikerudenko - 1
- 1
FieldArray wrapped in `div` not updating parent form
#155 opened by TrySpace - 1
Cannot set a numeric property on an object
#160 opened by majidkorai - 6
Update peerDependencies to support React 18
#169 opened by bdbvb - 1
`useFieldArray`: `mutators` always take name from closure of the first render.
#171 opened by ddgrishkin - 0
Support React 19
#182 opened by bdbvb - 1
Please provide a full working example
#147 opened by OnkelTem - 0
- 2
Any way to emptyfy the array ?
#144 opened by IzaGz - 1
- 4
Conditionally-rendered FieldArray does not render children if fields.push() is called on initialise
#123 opened by jvke - 0
- 9
- 7
- 2
"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 opened by aquinq - 1
- 1
Asynchronous `validate` prop of `FieldArray` put unresolved promise as `FINAL_FORM/array-error` instead of resolved value
#176 opened by usavkov-epam - 0
`concat` mutator for bulk adding?
#177 opened by tony - 0
Meta.active and meta.touched always undefined?
#175 opened by mmoo - 0
Unused type argument in FieldArrayRenderProps
#173 opened by dominikdosoudil - 1
'removeBatch'
#159 opened by Aksana-Tsishchanka - 2
- 0
asynchronous field-level validation triggers validating when add/remove array items
#168 opened by jaryway - 2
Having hidden FieldArrays in FieldArrays can mess up state if outer FieldArray item is deleted
#120 opened by vinczemarton - 3
- 1
- 1
FieldArray should have a beforeSubmit prop
#157 opened by dan-diaz - 0
- 4
Bug - deleting row
#145 opened by omerman - 0
- 1
Cannot read property 'validators' of undefined" in final-form when change version of final-form-arrays
#158 opened by 2u4u - 1
- 1
- 3
Flow types: intersecting inexact shape types is too buggy, causes errors in userland with more recent versions of flow
#151 opened by jedwards1211 - 2
Error: useFieldArray must be used inside of a <Form> component after upgrade to TS 3.8.2
#131 opened by mikhailbartashevich - 0
Feature Request - Meta Data by Index
#153 opened by wdfinch - 3
Changing name prop doesn't change mutator functions
#125 opened by abrad45 - 3
- 0
- 0
- 1
Fields names getter
#143 opened by omerman - 0
- 0
isEqual on <FieldArray> runs once
#139 opened by Noitidart - 2
React Final Forms is the best Form library and uhh... how do you sort Field Arrays before and after adding elements???
#121 opened by tn3rb - 1
- 0
Form level validation trumps field level validation when it should not
#132 opened by joukosaastamoinen - 0
fields.splice functionality
#122 opened by jamescremona-highlight