kevinongko / vue-numeric

Input field component to display a formatted currency value based on Vue.js
https://kevinongko.github.io/vue-numeric/
MIT License
461 stars 118 forks source link

[2.0.0] No longer working #27

Closed ankurk91 closed 7 years ago

ankurk91 commented 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

kevinongko commented 7 years ago

Sorry, fixed in 2.0.1

Thanks for the report @ankurk91

menezesbr commented 7 years ago

Good evening. Now in version 2.1.2 the problem of zeroing has returned

kevinongko commented 7 years ago

Hi @menezesbr, Could you give more detail steps to reproduce the problem? Thanks