react-final-form-arrays icon indicating copy to clipboard operation
react-final-form-arrays copied to clipboard

A component for rendering and editing arrays 🏁 React Final Form

Results 96 react-final-form-arrays issues
Sort by recently updated
recently updated
newest added

### Are you submitting a **bug report** or a **feature request**? A bug report ### What is the current behavior? Looks like the props `meta.active` and `meta.touched` of `FieldArrayRenderProps` are...

### Are you submitting a **bug report** or a **feature request**? TS typing dead code ### What is the current behavior? `interface FieldArrayRenderProps` requires 2 generic arguments however the second...

I'm experiencing a strange issue with a project where I'm using react-final-form with react-beautiful-dnd for drag-and-drop functionality. The problem is that the UI is duplicating the last row, even though...

I'm not sure if I'm doing something wrong, but since the bump I'm getting that error when using a `` component with a name that contains a path to an...

Getting a typing error after the major bump: ![Image](https://github.com/user-attachments/assets/47afbfff-6689-4902-9c60-ef99a849e19c) ![Image](https://github.com/user-attachments/assets/9b973888-d860-4977-8b04-f7aded06c7a5) https://github.com/final-form/react-final-form-arrays/blob/67ec3eedb2c13783f44a05a06da82403a1870e6c/src/index.d.ts#L46 https://github.com/final-form/react-final-form/blob/104b18ed68d30eac1a508473fbc76c42a96682f5/src/types.ts#L117

Feature Request Please allow React >= 19 in peer dependencies. (react-final-form-arrays version 3.1.4)