Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable loading-bar for all requests using non-GET HTTP methods #362

Open
Medhavin opened this issue Jul 13, 2017 · 1 comment
Open

Disable loading-bar for all requests using non-GET HTTP methods #362

Medhavin opened this issue Jul 13, 2017 · 1 comment

Comments

@Medhavin
Copy link

Hi,

Is there a way to disable the loading-bar for all non-GET HTTP requests?

I understand that it can be disabled for individual HTTP calls , but how do I disable it globally?

Please help me with this. Thanks!

@davidecampello
Copy link

Hi, in source code you can see there are various modules.
If you inject cfp.loadingBar instead of angular-loading-bar, you don't have the default http interceptor and you can write a custom one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants