You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I tried setting options with currency for the mask, as you could see simple at codepen.
The result is not correct as I expect.
Is it a bug or incorrect settings on options in vue3?
In Vue2.7, the Options for mask and custom Vue directive <input v-maska:argument.modifier="value">
doesn't work as well
The text was updated successfully, but these errors were encountered:
DoubleTian-tw
changed the title
The result isn't correct using options for the mask in vue
The result isn't correct using options for the mask in vue3
Jan 3, 2025
Describe the bug
When I tried setting options with currency for the mask, as you could see simple at codepen.
The result is not correct as I expect.
Is it a bug or incorrect settings on options in vue3?
In Vue2.7, the Options for mask and custom Vue directive
<input v-maska:argument.modifier="value">
doesn't work as well
Reproduction link
simple
The text was updated successfully, but these errors were encountered: