Closed ankurk91 closed 7 years ago
Hi, just updated to v2.0.0 found issue.
Component does not accept new valid values on blur event. https://jsfiddle.net/acvr9byw/
Steps to reproduce
null
<vue-numeric currency="$" precision="2" v-model="price"></vue-numeric>
5566
Sorry, fixed in 2.0.1
Thanks for the report @ankurk91
Good evening. Now in version 2.1.2 the problem of zeroing has returned
Hi @menezesbr, Could you give more detail steps to reproduce the problem? Thanks
Hi, just updated to v2.0.0 found issue.
Component does not accept new valid values on blur event. https://jsfiddle.net/acvr9byw/
Steps to reproduce
null
value<vue-numeric currency="$" precision="2" v-model="price"></vue-numeric>
5566