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
{{ message }}
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.
The PageVisibility tutorial has multiple article sections, all of which have the id set to toc-topic. As you might imagine, this makes the navigation not actually work - all of the TOC links lead to the first section (except for the "Introduction" and "References" links).
There are also multiple occurrences of id="toc-topic-subtopic", which, while not shown in the table of contents at the moment, could still be used for hand-made links to subtopics if they were fixed as well.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The PageVisibility tutorial has multiple article sections, all of which have the
id
set totoc-topic
. As you might imagine, this makes the navigation not actually work - all of the TOC links lead to the first section (except for the "Introduction" and "References" links).There are also multiple occurrences of
id="toc-topic-subtopic"
, which, while not shown in the table of contents at the moment, could still be used for hand-made links to subtopics if they were fixed as well.The text was updated successfully, but these errors were encountered: