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

[Progress] Multiple progress shows an error although valid total/value have been set #953

Closed
ryamaguchi0220 opened this issue Aug 25, 2019 · 0 comments
Labels
lang/javascript Anything involving JavaScript type/bug Any issue which is a bug or PR which fixes a bug
Milestone

Comments

@ryamaguchi0220
Copy link
Contributor

Bug Report

Steps to reproduce

  1. Set total: 6, value: [1, 4, 1, 0] and precision: 0.1 in multiple progress
  2. Invoke progress() twice

Expected result

No console error is shown.

Actual result

A console error is shown.

Testcase

https://jsfiddle.net/qtnux0s6/

Screenshot (when possible)

スクリーンショット 2019-08-25 18 12 10

Version

2.7.7

@lubber-de lubber-de added type/bug Any issue which is a bug or PR which fixes a bug lang/javascript Anything involving JavaScript labels Aug 25, 2019
@lubber-de lubber-de added this to the 2.7.8 milestone Aug 25, 2019
@lubber-de lubber-de added the tag/next-release/nightly Any issue which has a corresponding PR which has been merged and is available in the nightly build label Aug 26, 2019
@y0hami y0hami closed this as completed in 4e4c178 Sep 2, 2019
@lubber-de lubber-de removed the tag/next-release/nightly Any issue which has a corresponding PR which has been merged and is available in the nightly build label Sep 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang/javascript Anything involving JavaScript type/bug Any issue which is a bug or PR which fixes a bug
Projects
None yet
Development

No branches or pull requests

2 participants