fluttercommunity / fluttercommunity/flutter_webview_plugin

OnPop() loader displays infinitely

Open
#446 3 comments 1 reaction 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.