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
On smaller screens, such as mobile devices, the sidebar is replaced by a navigation menu accessible through the “Change Page” option. However, when viewing a sub-article, or any article not listed in the navigation menu, the area that typically displays the current page remains blank, likely because there is no corresponding entry.
It's strange that it was supposed to work as expected, but it didn't. Since people contributed to this piece over time, I imagine it got broken along the way.
Activity
ovflowd commentedon Apr 24, 2025
It's strange that it was supposed to work as expected, but it didn't. Since people contributed to this piece over time, I imagine it got broken along the way.
fix(nodejs#7646): add default value if current page is missing in sid…
refactor(nodejs#7646): update the select component to have a default …
refactor(nodejs#7646): update the title source to that of frontmatter
fix(sidebar): use placeholders in select menu (#7871)