[Progress] Multiple progress bar is broken although valid total/value have been set. #757
Labels
lang/javascript
Anything involving JavaScript
type/bug
Any issue which is a bug or PR which fixes a bug
Milestone
Bug Report
Steps to reproduce
total: 1122
andvalue: [325, 111, 74, 612]
in multiple progress.Expected result
The multiple progress bar is not broken with no console error.
Actual result
The multiple progress bar is broken like this

with a console error.
Testcase
https://jsfiddle.net/d8t69y2s/
Version
2.7.5
The text was updated successfully, but these errors were encountered: