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

Invoke callback passed to `start` method #46

Closed lansana closed 6 years ago

lansana commented 7 years ago

You accept an onCompleted callback in the start method, but you never actually invoke it.

Bug fix

None

Invoke callback