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

Bug on adding "," #32

Closed
ahoiroman opened this issue Sep 16, 2019 · 2 comments
Closed

Bug on adding "," #32

ahoiroman opened this issue Sep 16, 2019 · 2 comments
Labels
bug Something isn't working

Comments

@ahoiroman
Copy link

If I type the value 2,22 the input is 22,2.

So my input is 2, comma, 2, 2. You can see the result on this little animation:

2019-09-16 16 25 58

Additional information:

  • vue-currency-input: 1.9.0
  • Config:
data: () => ({
		currency: 'EUR',
	}),
@dm4t2
Copy link
Owner

dm4t2 commented Sep 17, 2019

Thanks again for reporting @SPQRInc

@dm4t2 dm4t2 added the bug Something isn't working label Sep 17, 2019
@dm4t2 dm4t2 closed this as completed in 503802f Sep 17, 2019
@dm4t2
Copy link
Owner

dm4t2 commented Sep 17, 2019

This bug is fixed in release 1.9.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants