Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2.0.0] No longer working #27

Closed
ankurk91 opened this issue Sep 3, 2017 · 3 comments
Closed

[2.0.0] No longer working #27

ankurk91 opened this issue Sep 3, 2017 · 3 comments

Comments

@ankurk91
Copy link

ankurk91 commented Sep 3, 2017

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

  • Setup a component with null value
    <vue-numeric currency="$" precision="2" v-model="price"></vue-numeric>
  • Type in input some value eg - 5566
  • Click outside of input
  • Input value remains 0.00
    vue-numeric-v2
@kevinongko
Copy link
Owner

Sorry, fixed in 2.0.1

Thanks for the report @ankurk91

@menezesbr
Copy link

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

@kevinongko
Copy link
Owner

kevinongko commented Sep 21, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants