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
Click a ### sub-header in the table of contents (e.g. message under Events)
Observe the hash in the URL first showing the ### anchor, then reverting to the parent ## anchor
What is expected?
Clicking once on a sub-header should navigate to that sub-header, and its corresponding anchor string should appear and persist in the URL.
What is actually happening?
Clicking once on the sub-header navigates to the sub-header, but the anchor string in the URL reverts to the parent header's anchor string after a few hundred milliseconds.
Uh oh!
There was an error while loading. Please reload this page.
Bug report
Steps to reproduce
###
sub-header in the table of contents (e.g.message
underEvents
)###
anchor, then reverting to the parent##
anchorWhat is expected?
Clicking once on a sub-header should navigate to that sub-header, and its corresponding anchor string should appear and persist in the URL.
What is actually happening?
Clicking once on the sub-header navigates to the sub-header, but the anchor string in the URL reverts to the parent header's anchor string after a few hundred milliseconds.
Click here for recording gif
Other relevant information
npx vuepress info
in my VuePress project:The text was updated successfully, but these errors were encountered: