Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[mkdocs] - duplicate anchor links used on page #7634

@LiamConnors

Description

@LiamConnors

When nested property names are the same as property names at the top level of a trace, they use the same anchor, but should use different ones.

E.g. in our current docs

https://plotly.com/javascript/reference/scatter/#scatter-error_x-visible
https://plotly.com/javascript/reference/scatter/#scatter-visible

For mkdocs site,

/javascript/reference/scatter/#scatter-error_x-visible won't work

and

/javascript/reference/scatter/#scatter-visible

will take you to the first one on the page, which is actually the error-x-visible property

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugsomething broken

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions