Skip to content

Precision higher than 7 not working #123

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

Closed
blackflash opened this issue Mar 7, 2022 · 2 comments
Closed

Precision higher than 7 not working #123

blackflash opened this issue Mar 7, 2022 · 2 comments

Comments

@blackflash
Copy link

blackflash commented Mar 7, 2022

If you are reporting bugs please fill the form below otherwise feel free to delete the form.

Expected Behavior

Precision higher than 7 will show proper value

Actual Behavior

if precision 7 or higher is applied it stop working properly and its adding weird numbers.

Steps to Reproduce the Problem

  1. change precision in attributes of vue-numeric component ( for example in input original value is 0 with 10 decimals precision, but it renders as 0,0000000200)

Specifications

  • Plugin Version: "vue-numeric": "^2.4.3",
  • Vue.js Version: "vue": "^2.5.0",
  • Browser: chrome
  • OS: macOs
@kevinongko
Copy link
Owner

CMIIW, I think this is problem with account-js library https://github.com/openexchangerates/accounting.js

@kevinongko
Copy link
Owner

duplicate of #112

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

2 participants