Replies: 1 comment 4 replies
-
What do you mean keep id? i don't think we are removing them with useFieldArray. |
Beta Was this translation helpful? Give feedback.
4 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.
-
Hello, I'm combining useFieldArray with dnd-kit to allow draggable items. Each item must have a unique id in order to be a draggable item (index is not working). If you remove internal id, I must iterate over all my items to add an id. Maybe you can leave it as a feature?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions