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

What are some reasons for the angular loading indicator to always show. #270

Closed
jduprey opened this issue Feb 4, 2016 · 1 comment
Closed

Comments

@jduprey
Copy link

jduprey commented Feb 4, 2016

I've been using the angular loading directive 0.8 for sometime with great success. Just recently, it started to not go away, even though it appears all XHR requests have completed - determined by monitoring Chrome's network monitor tab.

How can I debug the problem? This plugin is just looking at open XHR requests, right? I do have 2 open web socket connections, but this never seemed to bother it before.

Any guidance to help get to the bottom of this is appreciated.

Thanks.

@jduprey
Copy link
Author

jduprey commented Feb 5, 2016

Hello, I found this #50 which led me to find an exception happening in my app w/in angular stack - an uncaught exception on parsing an invalid JSON response. Too bad there is no way to guard against it. This issue can, of course, be closed. Sorry for the noise.

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