Skip to content

OnPop() loader displays infinitely #446

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

Open
sakinaboriwala opened this issue Jun 11, 2019 · 3 comments
Open

OnPop() loader displays infinitely #446

sakinaboriwala opened this issue Jun 11, 2019 · 3 comments
Labels

Comments

@sakinaboriwala
Copy link

sakinaboriwala commented Jun 11, 2019

My Application has heavy use of WebViews. That's why I am navigating between webviews using Navigator.push(context, route); and Navigator.of(context).pop();

However, when I pop one webview and come back to the previous one, I see the circularprogressindicator() and the webpage doesn't load again.

any suggestions as to why this could be happening and any solutions for the same? Really urgent. Thanks.

@charafau charafau added the bug label Jun 12, 2019
@charafau
Copy link
Collaborator

Could you please provide clear step to reproduce just so issue will be clear?

@prasant10050
Copy link

i m facing same issue.please provide us the solution

@sakinaboriwala
Copy link
Author

@charafau Sorry for getting back to you so late. We actually chucked Flutter because of its webview issues, I will try to give a minimal code to reproduce it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants