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