Issue with "Use the Inspector API": bad link in sidebar "Connecting the devtools" (with fix)
See original GitHub issueMDN URL: https://developer.mozilla.org/en-US/docs/Tools/Page_Inspector/How_to/Use_the_Inspector_API
What information was incorrect, unhelpful, or incomplete?
The sidebar section “Connecting the devtools” features a link Connecting to other browsers but that page does not exist.
What did you expect to see?
Information on how to “Connecting to other browsers” – which would indeed be a nice feature to have.
Related content / issue
There’s another page about Remotely debugging Chrome Desktop that also features a link to the “Valence” page, but it’s properly shown in red.
The actual issue appears to be: sidebar links (unlike content pages) do not realize if a wiki page does not exist.
Probable fix
Replace to link to the non existing “Valence” page with the one for “Remotely debugging Chrome Desktop” given above.
MDN Content page report details
- Folder:
en-us/tools/page_inspector/how_to/use_the_inspector_api
- MDN URL: https://developer.mozilla.org/en-US/docs/Tools/Page_Inspector/How_to/Use_the_Inspector_API
- GitHub URL: https://github.com/mdn/content/blob/main/files/en-us/tools/page_inspector/how_to/use_the_inspector_api/index.html
- Last commit: https://github.com/mdn/content/commit/6b813901a413f1ea27bc0c982e041f7c60c2604e
- Document last modified: 2021-04-05T17:56:05.000Z
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
Issues: Find and fix problems - Chrome Developers
To investigate an issue: In the AFFECTED RESOURCES section, click on a resource link to view the item in the appropriate context within...
Read more >Chrome developer tools do not show all JavaScript files any ...
Solution: The fix for me was to copy the url address and paste it into a new tab and reopen dev tools. The...
Read more >Can we use Puppeteer to interact with an Devtools panel?
I'm trying to test an extension using Puppeteer. As this link we can work with background page of Chrome extension. But can we...
Read more >Use Chrome Developer Tools – Figma Help Center
The Network tab details any connection issues. Open Developer Tools. Open the Developer Tools using the Keyboard shortcut. This works in both the...
Read more >Browser console shows DevTools failed to load SourceMap ...
Solution · Go to the developer tools (F12 in the browser); · Select the Cogwheel in the upper right corner; · In the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I don’t, no, sorry. Maybe it would be worth asking in https://discourse.mozilla.org/c/devtools/213?
I agree it is a shame, Valence was a very cool idea.
The page in question has meanwhile been moved off MDN (namely here), so I will go ahead and close this issue.