Commit 635365a
committed
fix: add ref attribute and fix fill method for form submission
- Added :ref="'field-' + field.attribute" to child components in template
- Fixed fill() method to handle Vue 3's array-based refs in v-for loops
- Improved :key binding to use field.attribute for better component tracking
- Added debug logging to fill() method1 parent 7b151cc commit 635365a
2 files changed
Lines changed: 19 additions & 3 deletions
0 commit comments