Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/final-form/react-final-form-arrays
A component for rendering and editing arrays 🏁 React Final Form
https://github.com/final-form/react-final-form-arrays
Support React 19
bdbvb opened this issue about 1 month ago
bdbvb opened this issue about 1 month ago
Duplicate Row Issue in UI with React Final Form and React final form arrays
shifoc opened this issue 5 months ago
shifoc opened this issue 5 months ago
`removeBatch` and `concat` are missing in type definitions
MrBlackRain opened this issue 11 months ago
MrBlackRain opened this issue 11 months ago
Support for asynchronous validation at the field array level
usavkov-epam opened this pull request about 1 year ago
usavkov-epam opened this pull request about 1 year ago
Field Value Keys are dropped if field is empty
creativeindustriesgroup opened this issue over 1 year ago
creativeindustriesgroup opened this issue over 1 year ago
`concat` mutator for bulk adding?
tony opened this issue about 2 years ago
tony opened this issue about 2 years ago
Asynchronous `validate` prop of `FieldArray` put unresolved promise as `FINAL_FORM/array-error` instead of resolved value
usavkov-epam opened this issue about 2 years ago
usavkov-epam opened this issue about 2 years ago
Meta.active and meta.touched always undefined?
mmoo opened this issue about 2 years ago
mmoo opened this issue about 2 years ago
Improve and fix types of value in `useFieldArray`
iamdey opened this pull request about 2 years ago
iamdey opened this pull request about 2 years ago
Unused type argument in FieldArrayRenderProps
dominikdosoudil opened this issue about 2 years ago
dominikdosoudil opened this issue about 2 years ago
Fix mutators definition
ddgrishkin opened this pull request about 2 years ago
ddgrishkin opened this pull request about 2 years ago
`useFieldArray`: `mutators` always take name from closure of the first render.
ddgrishkin opened this issue about 2 years ago
ddgrishkin opened this issue about 2 years ago
Add react 18 as peer dep
sudkumar opened this pull request over 2 years ago
sudkumar opened this pull request over 2 years ago
Update peerDependencies to support React 18
bdbvb opened this issue over 2 years ago
bdbvb opened this issue over 2 years ago
asynchronous field-level validation triggers validating when add/remove array items
jaryway opened this issue about 3 years ago
jaryway opened this issue about 3 years ago
TypeError: Cannot read properties of undefined (reading 'active')
codelover2k opened this issue about 3 years ago
codelover2k opened this issue about 3 years ago
fix: typings fields.length cannot be undefined
christophehurpeau opened this pull request over 3 years ago
christophehurpeau opened this pull request over 3 years ago
`form.getFieldState` is corrupted after removing element `arrays.remove`
zizizi17 opened this issue over 3 years ago
zizizi17 opened this issue over 3 years ago
Missing field *length* in flow type in *fields*
ViktorAksionov opened this issue over 3 years ago
ViktorAksionov opened this issue over 3 years ago
FieldArray validate does not work with an initial row in initialValues
gschwa opened this issue over 3 years ago
gschwa opened this issue over 3 years ago
Avoid whole-form validation when no field validation is provided.
lucasconstantino opened this pull request almost 4 years ago
lucasconstantino opened this pull request almost 4 years ago
fix: Added missing dependency
lucasconstantino opened this pull request almost 4 years ago
lucasconstantino opened this pull request almost 4 years ago
Cannot set a numeric property on an object
majidkorai opened this issue almost 4 years ago
majidkorai opened this issue almost 4 years ago
'removeBatch'
Aksana-Tsishchanka opened this issue almost 4 years ago
Aksana-Tsishchanka opened this issue almost 4 years ago
Cannot read property 'validators' of undefined" in final-form when change version of final-form-arrays
2u4u opened this issue almost 4 years ago
2u4u opened this issue almost 4 years ago
FieldArray should have a beforeSubmit prop
dan-diaz opened this issue almost 4 years ago
dan-diaz opened this issue almost 4 years ago
Conditionally visible FieldArrays pushing to wrong field
karlshea opened this issue almost 4 years ago
karlshea opened this issue almost 4 years ago
FieldArray wrapped in `div` not updating parent form
TrySpace opened this issue almost 4 years ago
TrySpace opened this issue almost 4 years ago
Loosing Focus While Typing On Custom Input Field
vivekcontentstack opened this issue about 4 years ago
vivekcontentstack opened this issue about 4 years ago
Feature Request - Meta Data by Index
wdfinch opened this issue about 4 years ago
wdfinch opened this issue about 4 years ago
Update doc: add types fields.value
wlchn opened this pull request over 4 years ago
wlchn opened this pull request over 4 years ago
Flow types: intersecting inexact shape types is too buggy, causes errors in userland with more recent versions of flow
jedwards1211 opened this issue over 4 years ago
jedwards1211 opened this issue over 4 years ago
In react-beautiful-dnd example focused input don't swap
gadiGuesty opened this issue over 4 years ago
gadiGuesty opened this issue over 4 years ago
Feature request: Get meta for individual fields in the array
wdfinch opened this issue over 4 years ago
wdfinch opened this issue over 4 years ago
Bump tree-kill from 1.2.1 to 1.2.2
dependabot[bot] opened this pull request over 4 years ago
dependabot[bot] opened this pull request over 4 years ago
Please provide a full working example
OnkelTem opened this issue over 4 years ago
OnkelTem opened this issue over 4 years ago
Missing public type FieldArrayRenderProps for importing.
viktor-equinix opened this issue over 4 years ago
viktor-equinix opened this issue over 4 years ago
Bug - deleting row
omerman opened this issue over 4 years ago
omerman opened this issue over 4 years ago
Any way to emptyfy the array ?
IzaGz opened this issue over 4 years ago
IzaGz opened this issue over 4 years ago
Fields names getter
omerman opened this issue over 4 years ago
omerman opened this issue over 4 years ago
Conditionally visible FieldArrays pushing to wrong field
gidomanders opened this issue over 4 years ago
gidomanders opened this issue over 4 years ago
Data prop is ignored despite being included in the types
benwiles1 opened this issue over 4 years ago
benwiles1 opened this issue over 4 years ago
Bump lodash from 4.17.14 to 4.17.19
dependabot[bot] opened this pull request over 4 years ago
dependabot[bot] opened this pull request over 4 years ago
isEqual on <FieldArray> runs once
Noitidart opened this issue over 4 years ago
Noitidart opened this issue over 4 years ago
Insert does not cause array children to refresh correctly.
toccoto opened this issue over 4 years ago
toccoto opened this issue over 4 years ago
Problem with initialValues, FieldArray and unshift
magnusheino opened this issue over 4 years ago
magnusheino opened this issue over 4 years ago
"Array mutators not found. You need to provide the mutators from final-form-arrays to your form" is thrown although array mutators are passed
aquinq opened this issue over 4 years ago
aquinq opened this issue over 4 years ago
Update beautiful dnd example
tim-mccurrach opened this pull request over 4 years ago
tim-mccurrach opened this pull request over 4 years ago
FormSpy errors are different during every render, even if nothing changes
ThiefMaster opened this issue over 4 years ago
ThiefMaster opened this issue over 4 years ago
fix: flow libdefs file naming
maxmalov opened this pull request over 4 years ago
maxmalov opened this pull request over 4 years ago
Form level validation trumps field level validation when it should not
joukosaastamoinen opened this issue over 4 years ago
joukosaastamoinen opened this issue over 4 years ago
Error: useFieldArray must be used inside of a <Form> component after upgrade to TS 3.8.2
mikhailbartashevich opened this issue over 4 years ago
mikhailbartashevich opened this issue over 4 years ago
Fix meta typings
netdown opened this pull request over 4 years ago
netdown opened this pull request over 4 years ago
prop-types is not used
bertho-zero opened this pull request almost 5 years ago
bertho-zero opened this pull request almost 5 years ago
fields.pop fields.remove fields.shift removes last item, any fix?
IzaGz opened this issue almost 5 years ago
IzaGz opened this issue almost 5 years ago
Nested field arrays are losing state handler methods after dragging
Skysplit opened this issue almost 5 years ago
Skysplit opened this issue almost 5 years ago
React 16.13.0 Warning: `Cannot update a component...` warning on push mutator
mikerudenko opened this issue almost 5 years ago
mikerudenko opened this issue almost 5 years ago
Changing name prop doesn't change mutator functions
abrad45 opened this issue almost 5 years ago
abrad45 opened this issue almost 5 years ago
Bump handlebars from 4.1.2 to 4.5.3
dependabot[bot] opened this pull request about 5 years ago
dependabot[bot] opened this pull request about 5 years ago
Conditionally-rendered FieldArray does not render children if fields.push() is called on initialise
jvke opened this issue about 5 years ago
jvke opened this issue about 5 years ago
fields.splice functionality
jamescremona-highlight opened this issue about 5 years ago
jamescremona-highlight opened this issue about 5 years ago
React Final Forms is the best Form library and uhh... how do you sort Field Arrays before and after adding elements???
tn3rb opened this issue about 5 years ago
tn3rb opened this issue about 5 years ago
Having hidden FieldArrays in FieldArrays can mess up state if outer FieldArray item is deleted
vinczemarton opened this issue about 5 years ago
vinczemarton opened this issue about 5 years ago
FieldArray in FieldArray is super slow in large forms
vinczemarton opened this issue about 5 years ago
vinczemarton opened this issue about 5 years ago
Bump eslint-utils from 1.4.0 to 1.4.3
dependabot[bot] opened this pull request about 5 years ago
dependabot[bot] opened this pull request about 5 years ago
Manually calling field.push generates 2 elements in FieldArray
JonatanSalas opened this issue about 5 years ago
JonatanSalas opened this issue about 5 years ago
Indexes as keys break components behaviour
myagoo opened this issue about 5 years ago
myagoo opened this issue about 5 years ago
propTypes should not be a `peerDependencies`, never
kopax opened this issue over 5 years ago
kopax opened this issue over 5 years ago
Unable to delete values from fields
Gr8z opened this issue over 5 years ago
Gr8z opened this issue over 5 years ago
Incorrect typings for FieldArray.initialValues
ruscoder opened this issue over 5 years ago
ruscoder opened this issue over 5 years ago
React Beautiful DnD example doesn't behave as expected
jwld opened this issue over 5 years ago
jwld opened this issue over 5 years ago
Infinite loop: useFieldArray with { initialvalue: [] }
Togrias opened this issue over 5 years ago
Togrias opened this issue over 5 years ago
I couldn't found any example on useFieldArray hook some one please provide me one example.
zbarakzai opened this issue over 5 years ago
zbarakzai opened this issue over 5 years ago
conditionnaly displayed FieldArray not reflect form values (seems de sync)
lionelB opened this issue over 5 years ago
lionelB opened this issue over 5 years ago
Fix type definition
cinemaster opened this pull request over 5 years ago
cinemaster opened this pull request over 5 years ago
Form doesn't change pristine value after removing second item
gregorysl opened this issue over 5 years ago
gregorysl opened this issue over 5 years ago
Can't use custom mutators with FieldArray
andokai opened this issue over 5 years ago
andokai opened this issue over 5 years ago
Make second argument in useFieldArray optional
Yankovsky opened this pull request over 5 years ago
Yankovsky opened this pull request over 5 years ago
Typescript: useFieldArray second argument (config) should be optional
Yankovsky opened this issue over 5 years ago
Yankovsky opened this issue over 5 years ago
Type 'FieldArrayRenderProps<any>' is missing the following properties from type 'ActionFormItemsProps': values
dmaklygin opened this issue over 5 years ago
dmaklygin opened this issue over 5 years ago
`change` is missing in props.fields
slavasitnikov opened this issue over 5 years ago
slavasitnikov opened this issue over 5 years ago
Fixed FieldArray re-render on every change when subscription is empty…
jdimovska opened this pull request over 5 years ago
jdimovska opened this pull request over 5 years ago
New line appears and typing incorrect in last version 3.1.0
qvantor opened this issue over 5 years ago
qvantor opened this issue over 5 years ago
Add defaultValue and initialValue
PerfectPixel opened this pull request over 5 years ago
PerfectPixel opened this pull request over 5 years ago
Typescript error on validation
cinemaster opened this issue over 5 years ago
cinemaster opened this issue over 5 years ago
Documented and Typed fields.value
erikras opened this pull request over 5 years ago
erikras opened this pull request over 5 years ago
Add ability to get field values
doytch opened this issue over 5 years ago
doytch opened this issue over 5 years ago
React Beautiful DnD example "resets" focus after drop
dimaqq opened this issue over 5 years ago
dimaqq opened this issue over 5 years ago
FieldArray re-renders even if the subscription prop is set, the subscription prop is ignored
hvician opened this issue over 5 years ago
hvician opened this issue over 5 years ago
`fields.remove` call with array of file inputs always removes last input in array, regardless of index argument
GyrosOfWar opened this issue over 5 years ago
GyrosOfWar opened this issue over 5 years ago
.push regression in v3
TrejGun opened this issue over 5 years ago
TrejGun opened this issue over 5 years ago
Typings for meta.error
xiavn opened this issue over 5 years ago
xiavn opened this issue over 5 years ago
focus last after fields.push() not possible, because no possibility to focus on callback
andylacko opened this issue almost 6 years ago
andylacko opened this issue almost 6 years ago
TypeError Cannot read property 'changeValue' of undefined
tn3rb opened this issue almost 6 years ago
tn3rb opened this issue almost 6 years ago
Calling .push() on click can result in too many fields added
papermana opened this issue almost 6 years ago
papermana opened this issue almost 6 years ago
isEqual returns true by default
MakaryHryshkin opened this issue almost 6 years ago
MakaryHryshkin opened this issue almost 6 years ago
arrays get reset with pristine values on change
mschipperheyn opened this issue about 6 years ago
mschipperheyn opened this issue about 6 years ago
field.move causes an error when applied to two objects with different fields
dekhanov opened this issue over 6 years ago
dekhanov opened this issue over 6 years ago
FieldArray becomes permanently dirty on change
anant-singh opened this issue over 6 years ago
anant-singh opened this issue over 6 years ago
When using "push" and then "remove" the form stays dirty.
311chaos opened this issue over 6 years ago
311chaos opened this issue over 6 years ago