We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[ x ] Bug [ ] Feature request CountUp.js version: 2.3.2
Number: 249.99999999999999 counting up from 0 to this number round up on last frame to 250.
Suggestion: use BigNumber or last paint use source endval
Can be reproduced in demo.
The text was updated successfully, but these errors were encountered:
I verified. Is this an actual use case?
Sorry, something went wrong.
In my case I did put callback which will redraw on complete, so not a big issue on my end.
Up to you if you want to implement BigNumberJS or other logic.
PRs welcome! Not sure when I'll get to this
No branches or pull requests
Description
Number: 249.99999999999999 counting up from 0 to this number round up on last frame to 250.
Suggestion: use BigNumber or last paint use source endval
Can be reproduced in demo.
The text was updated successfully, but these errors were encountered: