GoogleChrome / GoogleChrome/chrome-types

Incorrect link generated sub-namespaces

Open
#66 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
274
Forks
44
PR merge metrics
No merged PRs in 30d

Description

The [`devtools.panels`](https://developer.chrome.com/docs/extensions/reference/api/devtools/panels) namespace has a method called [`setOpenResourceHandler()`](https://developer.chrome.com/docs/extensions/reference/api/devtools/panels#method-setOpenResourceHandler) that links to [`devtools.inspectedWindow.resource`](https://chrome.devsite.corp.google.com/docs/extensions/reference/api/devtools/inspectedWindow#type-Resource). For some reason it's rendering the last part of the link as `devtools_inpsectedWindow` instead of `devtools.inspectedWindow`.

I suspect this is a problem with links to namespaces that contain namespaces: `devtools`, `enterprise`, `input` and `system` specifically.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.