jonathanpmartins / v-money3

Vue3 currency input/directive mask
MIT License
103 stars 27 forks source link

Is working "v-model number modifier"? #42

Closed joserick closed 3 years ago

joserick commented 3 years ago

Hi @jonathanpmartins

A quick question, does the example "v-model number" work? is that in my browser it does not perform any interaction with the input, since I was interested in handling the "amount" as a number instead of "string" so as not to import and use the "unformat" function.

Component v-model number modifier (view codesandbox)

jonathanpmartins commented 3 years ago

Maaann... Strange Things happening! heheheh All tests were passing but I added some more to guarantee integrity on this issue. Will release a new version with a fix on 3.17.4... Please, test it out and report any other problem! Thanks for helping out!