Description
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.

Image Ref: https://nodejs.org/en/learn/diagnostics/memory/using-heap-profiler
Metadata
Metadata
Assignees
Type
Projects
Status
✅ Done
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)