kimmobrunfeldt / progressbar.js

Responsive and slick progress bars

Home Page:https://kimmobrunfeldt.github.io/progressbar.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

set function causes an uncaught promise error.

SachinBahukhandi opened this issue · comments

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.