You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make sure you scroll out of the 'Background' section. From the table of content on the right sidebar click on the 'Background' section (the first section)
The page is not navigated to the position of the 'Background' section
Expected behavior
The page should navigate to the position of the 'Background' section.
Desktop (please complete the following information):
OS: macOS 13.3.1
Browser: chrome
Version Version 112.0.5615.137 (Official Build) (x86_64)
Additional context
I believe the reason for this bug is because the table of content navigates to sections using html ids, and there are duplicated ids of html elements in page-content and in post-excerpt(which is extracted from page content).
The text was updated successfully, but these errors were encountered:
Describe the bug
Table of content links does not work (only a couple of first links) in post page.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The page should navigate to the position of the 'Background' section.
Desktop (please complete the following information):
Additional context
I believe the reason for this bug is because the table of content navigates to sections using html ids, and there are duplicated ids of html elements in page-content and in post-excerpt(which is extracted from page content).
The text was updated successfully, but these errors were encountered: