I am using 1.2.3 version of the plugin.
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.
I am using 1.2.3 version of the plugin.
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.