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

Data prop is ignored despite being included in the types

Open benwiles1 opened this issue 4 years ago • 0 comments

Are you submitting a bug report or a feature request?

Feature request, but the types suggest that it might be a bug

What is the current behavior?

data prop is ignored in useFieldArray and FieldArray

What is the expected behavior?

data prop to be included when registering the field

Sandbox Link

https://codesandbox.io/s/kind-cartwright-g2kjl?file=/src/App.js

What's your environment?

[email protected] [email protected] [email protected] [email protected]

benwiles1 avatar Jul 16 '20 00:07 benwiles1