ejirocodes / vue3-otp-input

🐗 A fully customisable OTP input component for Vue 3.x
https://npm.im/vue3-otp-input
116 stars 25 forks source link

fix: duplicate value when input from right and using 'v-model' #42

Closed lu-shuo closed 9 months ago

lu-shuo commented 9 months ago

34

Assign 'opt' only when the length of the newly passed 'value' is equal to 'numInputs' or when' opt 'is an empty array.