Closed this issue 4 years ago · 0 comments
Describe the bug The text of the linear progress components is wrapped and exceeds the progress bar.
Expected behavior The text fits in the linear progress bar.
Possible Solution .toPrecision() insted of toFixed()
.toPrecision()
toFixed()