-
i use CurrencyInput.vue
Price.vue
questions
Why zero values are displayed when I use async mode? |
Beta Was this translation helpful? Give feedback.
Answered by
dm4t2
Dec 3, 2021
Replies: 2 comments
-
Adding a watcher on |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
miladfa7
-
@dm4t2 Thank you very much. I had been involved in this for a week |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Adding a watcher on
modelValue
should solve your issue: https://dm4t2.github.io/vue-currency-input/guide.html#external-props-changes