fluttercommunity / fluttercommunity/flutter_webview_plugin
OnPop() loader displays infinitely
Offen
bug
- Vorherrschende Sprache
- Java
- Sterne
- 1.5k
- Forks
- 938
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.