You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.
I am using this awesome lib to show a loading bar during short polling. The problem I have is the bar can't be slowed down, it just runs to the end at 95% and then waits for the hide method to be invoked. Also, there is no end animation, which could ensure that the bar moved 100% to the users.
The text was updated successfully, but these errors were encountered:
@mironov Thanks for reaching back, ending animation is not working for me. No problem in the demo.
The thing is I explicitly call the stop function. On that case, the ending animations don't seem to work.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am using this awesome lib to show a loading bar during short polling. The problem I have is the bar can't be slowed down, it just runs to the end at 95% and then waits for the hide method to be invoked. Also, there is no end animation, which could ensure that the bar moved 100% to the users.
The text was updated successfully, but these errors were encountered: