fluttercommunity / fluttercommunity/flutter_webview_plugin
OnPop() loader displays infinitely
Open
bug
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 938
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.