fluttercommunity / fluttercommunity/flutter_webview_plugin

Webview loads infinitely when internet is not available.

オープン
#504 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Java
スター
1.5k
フォーク
938
PR マージ指標
30日以内にマージされた PR はありません

説明

When the device loses connection to the internet, the web view continuously loads "forever". For example, if you start the web view when the device does not have an internet connection, the default spinner will show indefinitely. Moreover, the webview does not reload when an internet connection is re-established.

How are we supposed to handle connection errors? Is there an appropriate `StreamSubscription` that we can listen to? Is there some type of configurable timeout? Are we supposed to monitor the device's internet connection externally and reload the webview ourselves?

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。