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
Expected Behavior:
once i call this.spinnerService.show() showing the loader fine. the loader only hide when i call this.spinnerService.hide().
CurrentBehavior:
once i call this.spinnerService.show() showing the loader fine but after 5 seconds its automatically hiding. I need to hide the loader once i call hide() method.
rrahul14, rajeshrajoji, akhilsanker, sujeetjaiswara, Wageesha95 and 3 more