NativeScript / NativeScript/nativescript-cli
NS7 debugger can't stop the program upon pressing the pause key in UI
未关闭
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 1.1k
- 派生
- 204
- 平均合并
- 1 天 9 小时
- 30 天内合并 PR
- 8
描述
Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):
- CLI: 7.0.11
- Cross-platform modules: @nativescript/core has 7.0.13
- Android Runtime: @nativescript/android has 7.0.1
- iOS Runtime:
- XCode Version:
- Plugin(s):
Describe the bug
The debugger can't stop the app execution using "pause"
To Reproduce
Start debugging the app as per documentation. Press pause key in UI of chrome devtool or vscode. Nothing happens
Expected behavior
Pause works
Sample project
Additional context
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先,使用列出的 NativeScript 7 环境以及 Chrome DevTools 或 VS Code 中的调试器 UI 重现该问题。在不假定报告中的某个特定文件的情况下,跟踪 CLI 的调试和暂停处理流程。完成的标准是按下暂停控件后,应用执行能够可靠地停止。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- cli, devtools
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100