kimmobrunfeldt / kimmobrunfeldt/progressbar.js
set function causes an uncaught promise error.
Open
- Dominant language
- JavaScript
- Stars
- 7.9k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
Hi there.
I am using this line:
```
bar.set(0);
```
I am having problem in handling this. kindly help as I am not having much knowledge of javascript.
Thank you.
Contributor guide
Research direction
Start by reproducing the reported bar.set(0) call in a minimal progressbar.js example and capture the uncaught promise error. Then trace the set entry point to determine the expected handling; done means the call no longer produces an uncaught promise error, with behavior confirmed by a regression check.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100