Replies: 1 comment 1 reply
-
I don't think we support such register name |
Beta Was this translation helpful? Give feedback.
1 reply
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.46.1
Codesandbox/Expo snack
https://codesandbox.io/s/crimson-shape-vlxyhc?file=/src/App.tsx
Steps to reproduce
Issue 1:
Issue 2
defaultValue
parameterExpected behaviour
P.S. unfortunately I can't use the
useFieldArray
hook, because the component which is rendering my array items allows me to define just the react component to render the single item, so I don't have access to themap
loop to look at the field id.What browsers are you seeing the problem on?
Firefox, Chrome
Relevant log output
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions