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

Spinner is not hiding after http request get completed #8

Open
paras06 opened this issue May 11, 2020 · 0 comments
Open

Spinner is not hiding after http request get completed #8

paras06 opened this issue May 11, 2020 · 0 comments

Comments

@paras06
Copy link

paras06 commented May 11, 2020

Hi,

Spinner is not hiding even after the http request get completed.

Here is the log:

loader.service.ts:10 true
loader.interceptor.ts:15 SHOW
helper.service.ts:89 http://wu2p204940006:50019/Security/GetUserRoles
loader.service.ts:10 true
loader.interceptor.ts:15 SHOW
helper.service.ts:89 http://wu2p204940006:50019/Security/GetUserRoles
loader.service.ts:10 true
loader.interceptor.ts:15 SHOW
core.js:27281 Angular is running in the development mode. Call enableProdMode() to enable the production mode.
loader.service.ts:15 false
loader.interceptor.ts:19 HttpRequest {url: "assets/IRASTPSettings.json", body: null, reportProgress: false, withCredentials: false, responseType: "json", …}
loader.interceptor.ts:20 HIDE
client:52 [WDS] Live Reloading enabled.
loader.service.ts:15 false
loader.interceptor.ts:19 HttpRequest {url: "http://wu2p204940006:50019/Security/GetUserRoles", body: null, reportProgress: false, withCredentials: true, responseType: "json", …}
loader.interceptor.ts:20 HIDE
loader.service.ts:15 false
loader.interceptor.ts:19 HttpRequest {url: "http://wu2p204940006:50019/Security/GetUserRoles", body: null, reportProgress: false, withCredentials: true, responseType: "json", …}
loader.interceptor.ts:20 HIDE

image

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

1 participant