Progress bar does not render big numbers properly.
deeprobin opened this issue · 1 comments
deeprobin commented
For ex. https://progress-bar.dev/1111111111111/
Probably a maximum limit would be useful (I think 99999999999).
fredericojordan commented
I guess you could use the width
query param for this:
https://progress-bar.dev/1111111111111/?width=120