angular-loading-bar icon indicating copy to clipboard operation
angular-loading-bar copied to clipboard

A fully automatic loading / progress bar for your angular apps.

Results 81 angular-loading-bar issues
Sort by recently updated
recently updated
newest added

**What version of angular-loading-bar are you using?** angular-loading-bar v0.9.0 **What version of angular are you using?** I am using AngularJS v1.5.8 **What is the issue ?** Right now i have...

**What version of angular-loading-bar are you using?** 0.9.0 **What version of AngularJS are you using?** 1.5.3 **What browsers are affected?** Chrome **Please provide either a JSFiddle, Plunkr example that replicates...

For loading bar , we have ignoreLoadingBar in config for $xhr requests. Can we have something seperate like ignoreSpinner for selected $xhr requests. This is for cases where i wish...

Hi, Thanks for this module. I am having a requirement where I need to show different spinner template for different http requests. how can I make it flexible so that...

**What version of angular-loading-bar are you using?** 0.9.0 **What version of AngularJS are you using?** 1.5.7 **What browsers are affected?** Tested on Chrome **Please provide either a JSFiddle, Plunkr example...

more-info-required

Placed the position and z-index properties on the parent element to address the issue of the loading bar sitting beneath any fixed position item (like a navbar) that sits in...

What version of angular-loading-bar are you using? latest version, from bower What version of AngularJS are you using? latest version, from bower Hi, following issue: Using bootstrap, I have a...

I recently had an issue with the loading bar flashing before it faded in, so I updated the bar to use css3 transitions instead of $animate for fade in/out. This...

**What version of angular-loading-bar are you using?** 0.9.0 **What version of AngularJS are you using?** 1.4.7 **What browsers are affected?** Tried with Chrome **Please describe the issue** In the `_complete`...

more-info-required