fluttercommunity / fluttercommunity/flutter_webview_plugin
can not load http data when i return a instance from other instance?
未关闭
- 主要语言
- Java
- 星标
- 1.5k
- 派生
- 938
- PR 合并指标
- 30 天内没有已合并 PR
描述
follow me:
I customized the Webview component to use new WebviewScaffold(); When I call to render another instance in it again, and then return; unable to get HTTP data.
for example:
1) webview A -> webview B
2) webview B -> webview A
3) can not load data in webview A;
## System info
Android version 9
flutter_webview_plugin: ^0.3.11
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先使用 flutter_webview_plugin 0.3.11 重现 Android 9 的导航流程:从 Webview A 到 Webview B,再返回 A。调查 customized Webview 和 WebviewScaffold 的生命周期;完成的标准是 Webview A 从 B 返回后能够再次加载 HTTP 数据。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- android, flutter
- 领域
- mobile-dev
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100