javascript-tutorial / javascript-tutorial/en.javascript.info

Dev Tools Not Displaying All Elements as Expected According to Documentation

未關閉
#3,735 4 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

主要語言
HTML
星號
25.5k
分支
4k
PR 合併指標
30 天內沒有已合併 PR

描述

The Dev Tools are not displaying elements as described in the documentation. According to the instructions, it should direct me to click on line 4 in hello.js. However, there is no separate line 4; the content (e.g., say(phrase)) is part of the same line, so I can't click on it.

For reference, here is the debugging page from the documentation: JavaScript Info Debugging Page

Here is an image showing on the documentation:
image

For comparison, here is my own image:

image

Browser Details:

Chrome - Version 127.0.6533.89 (Official Build) (64-bit) on Windows 11 Operating System

貢獻指南

這個儲存庫沒有索引到貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

研究方向

從 JavaScript Info Debugging 頁面開始,將其中的 hello.js 範例和行號說明與 Windows 上 Chrome 127 中顯示的行為進行比較。當文件和顯示的範例在如何定位並點擊 DevTools 中的相關行這一點上相互一致時,即視為完成。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
javascript
領域
documentation
Issue 類型
缺陷
難度
2/5
預估耗時
1-3 小時
活躍度
冷清
描述清晰度
基本清楚
新手友好度
52/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。