vue-autoNumeric
vue-autoNumeric copied to clipboard
V-model not readable by the autonumeric
Thereis only 1 input on my component which i set that a variable called price = ref(''") as the v-model but when i tried console.log the value, the value is not updated. Anyway to fix this ?
Can you provide any code snippet, or some codepen reproduceable code to investigate this?