The result isn't correct using options for the mask in vue3
### Describe the bug
When I tried setting options with currency for the mask, as you could see [simple](https://codepen.io/DoubleTian-tw/pen/LEPONZY) 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](https://codepen.io/DoubleTian-tw/pen/LEPONZY)
关闭于 2025-02-01 1 条评论