vue-autoNumeric icon indicating copy to clipboard operation
vue-autoNumeric copied to clipboard

V-model not readable by the autonumeric

Open makluganteng opened this issue 3 years ago • 1 comments

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 ?

makluganteng avatar Oct 19 '22 07:10 makluganteng

Can you provide any code snippet, or some codepen reproduceable code to investigate this?

arthurnassar avatar Apr 17 '24 15:04 arthurnassar