kimmobrunfeldt / kimmobrunfeldt/progressbar.js

`uncaught exception: Object` when using animate() during animation

Open
#257 6 comments 5 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7.9k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

Browser: Firefox 72.0.1 (64-bit)

Use `bar.animate()` when a previous `animate()` call is still being animated, and this error will occur:

`uncaught exception: Object`

Contributor guide

Open the contributing guide

Research direction

Reproduce the issue in Firefox 72.0.1 by calling bar.animate() while a previous animation is still running. Trace the animation handling from that scenario and verify that the uncaught exception no longer occurs when animations overlap.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.