react-final-form-arrays
                                
                                 react-final-form-arrays copied to clipboard
                                
                                    react-final-form-arrays copied to clipboard
                            
                            
                            
                        A component for rendering and editing arrays 🏁 React Final Form
### 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:   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)