Skip to content

Cannot get programmatically updating a currency input to work #279

Answered by dm4t2
frankmichel asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, you need to remove the value assignment in the component when not using v-model:

https://codesandbox.io/s/lucid-moon-dgcio?file=/src/components/CurrencyInput.vue

It's actually not required for simple HTML input elements.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@frankmichel
Comment options

Answer selected by frankmichel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants