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

Improve and fix types of value in `useFieldArray`

Open iamdey opened this issue 2 years ago • 2 comments

I found that value is not always defined, I added tests as proof and improve typing as well.


@erikras, may I take the opportunity to ask if Final Form will be maintained ? I find the library pretty cool, there some flaws in the design (cf. issues on the react final form repository), and I recently made a long comparison for our form framework migration since redux-form is deprecated. I hope I can publish it soon. Long story short: coming from redux-form, Final Form is light-weight, fast, and easy to learn, it only miss popularity on github.

iamdey avatar Nov 08 '22 09:11 iamdey