fluttercommunity / fluttercommunity/flutter_webview_plugin
OnPop() loader displays infinitely
- Langage dominant
- Java
- Étoiles
- 1.5k
- Forks
- 938
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Commencez par reproduire le flux signalé : naviguez entre les WebViews avec Navigator.push, puis revenez avec Navigator.of(context).pop(). Vérifiez dans quels cas circularprogressindicator() reste visible et si la page web précédente reprend son chargement. C’est terminé lorsque la WebView précédente se charge normalement après le retour.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- dart, flutter
- Domaine
- mobile-dev
- Type d'issue
- Bug
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 25/100