fluttercommunity / fluttercommunity/flutter_webview_plugin
jquery page error
- 主要语言
- Java
- 星标
- 1.5k
- 派生
- 938
- PR 合并指标
- 30 天内没有已合并 PR
描述
i try to open a web page that have a jquery chart, but webview don't plot the graphs.
i get the follow error:
I/chromium( 4451): [INFO:CONSOLE(2)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.", source: https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js (2)
for example if you try to open this page in webview:
https://canvasjs.com/jquery-charts/spline-chart-export-image/
show the graphs empty
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先,使用 https://canvasjs.com/jquery-charts/spline-chart-export-image/ 上的 CanvasJS jQuery 示例,在插件的 WebView 中重现空图表。调查报告中的 Chromium 控制台警告,以及 WebView 对页面图表资源的处理方式;当该示例在插件中正确渲染其图表时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- jquery
- 领域
- mobile
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100