akserg / ng2-slim-loading-bar

Angular 2 component shows slim loading bar at the top of the page.
MIT License
358 stars 93 forks source link

Bar completes before it is asked to complete #61

Open enjoythelive1 opened 6 years ago

enjoythelive1 commented 6 years ago

I'm submitting a ... (check one with "x")

[x] bug report => check the FAQ and search github for a similar issue or PR before submitting
[ ] support request => check the FAQ and search github for a similar issue before submitting
[ ] feature request

Current behavior After 50 seconds, the bar completes, even thought it wasn't asked to stop

Expected/desired behavior It should decrease the rate of change of the bar until completed. It should be able to be showing (and "growing") for an indefinite amount of time (see youtube slim loading bar)

enjoythelive1 commented 6 years ago

I am going to fix it (I made an external solution)