You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi - I am using anuglar loadbar in my app and its brilliant.
I have one issue though, if I ever try to load a malformed json via http request, I get an error message in my log that looks like the below.... the problem is that I have no way of identifying where the error is coming from... which piece of code ran the http request and which file was being loaded... Is there some way to configure angular-loading-bar to give me that info in the error messages? Something to do with the interceptor (i dont really know if it applies)
Hi - I am using anuglar loadbar in my app and its brilliant.
I have one issue though, if I ever try to load a malformed json via http request, I get an error message in my log that looks like the below.... the problem is that I have no way of identifying where the error is coming from... which piece of code ran the http request and which file was being loaded... Is there some way to configure angular-loading-bar to give me that info in the error messages? Something to do with the interceptor (i dont really know if it applies)
The text was updated successfully, but these errors were encountered: