fluttercommunity / fluttercommunity/flutter_webview_plugin

OnPop() loader displays infinitely

未关闭
#446 3 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
bug
主要语言
Java
星标
1.5k
派生
936
PR 合并指标
30 天内没有已合并 PR

描述

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.

贡献指南

这个仓库没有索引到贡献指南

调研方向

首先复现报告中的流程:使用 Navigator.push 在 WebViews 之间导航,然后使用 Navigator.of(context).pop() 返回。检查 circularprogressindicator() 何时仍然可见,以及之前的网页是否恢复加载。返回后之前的 WebView 能够正常加载即表示完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
dart, flutter
领域
mobile-dev
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。