fluttercommunity / fluttercommunity/flutter_webview_plugin
Query String Parameters in URL on IOS not working
- 主要语言
- Java
- 星标
- 1.5k
- 派生
- 938
- PR 合并指标
- 30 天内没有已合并 PR
描述
I am developing a new app (and new to flutter) and using this plugin, I can't seem to correctly load the urls after a setState which generates some url parameters for the page
The URL parameters are loading fine on my S9 Plus, but on my iPhone SE ios 10.3.2 they fail to simply load with very less detail on the error stack
There seems to be a fix available in a recent commit https://github.com/fluttercommunity/flutter_webview_plugin/pull/257 by nhojjava but I am not sure how to get this fix for my project, can this fix be applied please or some guidance on how I can get to use the fix from pull request 257
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先检查 pull request #257 以及插件在 iOS 上的 URL 加载路径;该 issue 未指定具体的文件或测试。在 iOS 10.3.2 上复现 setState 后查询参数失败的问题,然后验证受影响的 URL 能够正确加载,同时不使已报告的 Android 行为发生回归。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- flutter, ios
- 领域
- mobile
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100