NativeScript / NativeScript/android
Chrome DevTools not showing network activity anymore
未关闭
@rigor789 已经在做这个了。
开始于 2024年1月5日。
in progress
- 主要语言
- C++
- 星标
- 563
- 派生
- 144
- 平均合并
- 10 小时 46 分钟
- 30 天内合并 PR
- 14
描述
Environment
"@nativescript/angular": "^15.2.0",
"nativescript": "8.5.3",
"@nativescript/android": "8.5.1",
"@nativescript/core": "8.5.9"
Describe the bug
No network activity data is shown in the chrome devtools
To Reproduce
run nativescript app in debug mode with ns debug android --no-hmr --bundle
Expected behavior
Network activity to be recorded when opening chrome DevTool
EDIT: For anyone experiencing the same issue, intercepting traffic with HTTP Toolkit works as a workaround
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
评估
这个 Issue 还没有评估数据。