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.
…ebar
sometimes current page can be missing from navigation data if the entry is not present in the navigation.json file. In those cases it shows an empty select box on smaller screens. This PR chooses the first item in the navigation tree if the current page is missing from there
Uh oh!
There was an error while loading. Please reload this page.
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.
The text was updated successfully, but these errors were encountered: