Replies: 2 comments
-
What's your use-case for overriding the - append({ selection: [] })
+ append({ businessTypes: ["IMP", "SAL"], name: "Jack", age: 123, selection: [] }) |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you for your reply!Let me explain my use case:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Version Number
7.47.0
Codesandbox/Expo snack
https://codesandbox.io/s/react-hook-form-usefieldarray-forked-532st9?file=/src/index.js
Steps to reproduce
Expected behaviour
the value is an array
What browsers are you seeing the problem on?
Chrome
Relevant log output
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions