Replies: 1 comment
-
OK, seems the problem is that |
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
-
It seems, eager mode is ignored when I use
<v-text-field v-model="mydate" v-maska="'####-##-##'" data-maska-eager>
I can get eager mode using an options object but what am I missing here?
Beta Was this translation helpful? Give feedback.
All reactions