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
After the recording is over, the #loading-bar-container is still visible (page is gray and click is disabled. I need to remove #loading-bar-container from DOM after loading is over.
I have angular-loading-bar in version 0.9.0 and Angular in version 1.6.7. I use browser Internet Explorer.
The text was updated successfully, but these errors were encountered:
Hello, I have a question about removing container div from DOM after loading. Here is my code:
After the recording is over, the #loading-bar-container is still visible (page is gray and click is disabled. I need to remove #loading-bar-container from DOM after loading is over.
I have angular-loading-bar in version 0.9.0 and Angular in version 1.6.7. I use browser Internet Explorer.
The text was updated successfully, but these errors were encountered: