a v-for cycle which renders an array. The problem is that user can dynamically add elements to form, and all elements in v-for array have the same v-model, and therefor are updated on user input. Can anyone give me a direction on how to fix it?
why having the same v-model?
Обсуждают сегодня