chieffancypants / angular-loading-bar

A fully automatic loading / progress bar for your angular apps.
https://chieffancypants.github.io/angular-loading-bar/
MIT License
5.17k stars 682 forks source link

I am using the angular 4 and angular-loading-bar not working with angular 4. any idea? #370

Open kuldipsinhgohil opened 6 years ago

kuldipsinhgohil commented 6 years ago

i have a hybrid app and some parts are in angular 1, some parts are in angular 2 and i converted some components in angular 4 but loading bar stopped working in those components.

chrisgeek commented 6 years ago

angular-loading-bar only works with AngularJS i believe, am on angular 4 too.

jesujcastillom commented 6 years ago

Try this one https://github.com/aitboudad/ngx-loading-bar (Angular) this project is for AngularJS