Catalysts / cat-angular

Basic support for Angular Apps
Apache License 2.0
7 stars 16 forks source link

errorHttpInterceptor should allow skipping loading service #63

Closed szabyg closed 8 years ago

szabyg commented 8 years ago

In the case of background requests that are not directly related to user interaction the loading spinner shouldn't be shown and this should be configurable. (In our case also important for testability).