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

Ionic Spinner | Spinner Not Dismissing After Switching between Multiple window tabs in Ionic cap #351

Closed
shaileshpendams opened this issue Jul 21, 2023 · 0 comments

Comments

@shaileshpendams
Copy link

I am facing an issue with the spinner in my Ionic capacitor application. The problem occurs when I switch between multiple apps and tabs on my device or in Web application. The spinner, which is intended to indicate loading or processing, does not dismiss itself properly, leading to an undesirable user experience.
already i try with loader.dismiss() , loader.getTop() and setTimeout(()) but setTimeout(()) is not suitable for my requirement.
Any guidance or assistance in resolving this matter would be greatly appreciated.
Thank you in advance for your help.

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