Skip to content

Commit 635365a

Browse files
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() method
1 parent 7b151cc commit 635365a

2 files changed

Lines changed: 19 additions & 3 deletions

File tree

0 commit comments

Comments
 (0)