Closed JohnniePeixoto closed 3 years ago
Hello,
I've noticed that when precision is set to 0 the result is crazy with some range of numbers. Look this example: https://codesandbox.io/s/v-money3-use-as-component-forked-1gsou?file=/src/App.vue
I'm trying to use with thousand delimiter but only integer numbers (no precision).
Solved on 3.17.1. Thanks for reporting!
3.17.1
Hello,
I've noticed that when precision is set to 0 the result is crazy with some range of numbers. Look this example: https://codesandbox.io/s/v-money3-use-as-component-forked-1gsou?file=/src/App.vue
I'm trying to use with thousand delimiter but only integer numbers (no precision).