Correct way to use v-model in custom input component #103
Unanswered
akira-fukue
asked this question in
Q&A
Replies: 2 comments 3 replies
-
In VueJs, with v2.0.1. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Please try v2.1, it should work with custom input components. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the documentation it says not to use the v-model in masked inputs. I tested it and I always have one more character than the input value.
What's the best way to use maska with custom input components?
Beta Was this translation helpful? Give feedback.
All reactions