fluttercommunity / fluttercommunity/flutter_webview_plugin
OnPop() loader displays infinitely
Abierto
bug
- Lenguaje dominante
- Java
- Estrellas
- 1.5k
- Forks
- 938
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.