You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed an issue: when a field is deleted, the data is removed, but an empty field remains, and the item length doesn't update. Even though one item is deleted, the length still shows 2 instead of 1.
Recording:
shadcn-vue.mp4
System Info
-
Contributes
I am willing to submit a PR to fix this issue
I am willing to submit a PR with failing tests
The text was updated successfully, but these errors were encountered:
Us3r-gitHub
changed the title
[Bug]: AutoForm Issue with Deleting a Field in Array Support Example
[Bug]: AutoForm issue with deleting a field in array support example
Jan 22, 2025
Reproduction
https://github.com/unovue/shadcn-vue/blob/dev/apps/www/src/lib/registry/default/example/AutoFormArray.vue
Describe the bug
While experimenting with the array support example from the array-support documentation.
I noticed an issue: when a field is deleted, the data is removed, but an empty field remains, and the item length doesn't update. Even though one item is deleted, the length still shows 2 instead of 1.
Recording:
shadcn-vue.mp4
System Info
Contributes
The text was updated successfully, but these errors were encountered: