-
-
Notifications
You must be signed in to change notification settings - Fork 35.6k
doc: hash navigation seems brokenΒ #39776
Copy link
Copy link
Closed
Labels
confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.docIssues and PRs related to the documentations.Issues and PRs related to the documentations.
Metadata
Metadata
Assignees
Labels
confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.docIssues and PRs related to the documentations.Issues and PRs related to the documentations.
Type
Fields
Give feedbackNo fields configured for issues without a type.
π API Reference Docs Problem
Location
Many API sections
Description
If you open an API page and then go to some hash part of the same page in the same tab, it seems OK:
current.gif
If you open an API page and then click on some hash link to open it in a new tab, the page in the new tab shifts (scrolls) further after a while by a significant amount (delayed loading of some dynamic content may be the culprit):
new.gif
Tested with the last Google Chrome version (95.0.4608.0).