Skip to content

Inconsistent ID Anchor Jumps (revisited) #559

Closed
@mlschuh

Description

@mlschuh

Related to #332 but with a reproduced project file.

Attached is a slim version of our project where we were able to reproduce it. docsify-anchor-jump-incorrect.zip

To Reproduce:

npm i docsify-cli -g
docsify serve docs

Go to http://localhost:3000/#/isaac-gui-noimages?id=user-pane and see that it appears close to the anchor.
Go to http://localhost:3000/#/isaac-gui?id=user-pane and see that it appears far from the anchor.

The only difference between the two pages is the images being included or not.

-Mitch

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions