expressjs / expressjs.com

Home Page:https://expressjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nav links do not reppear after resizing

chrisdel101 opened this issue · comments

If while at the @media (max-width: 899px) breakpoint the <div id="mobile-menu"> hamburger menu is opened and then closed, then the screen is enlarged, the nav bar links to do reappear.

screen-recording-2024-04-27-at-71617-pm_wy0Sups1.mp4

Thanks, is this a dup of #1398 ?

yes, i believe so. after looking at 1398 it seems to be the exact same issue. if that 2023 PR was successful, for some reason the issue is still persisting for me. (or it’s a different cause).
if you want to keep it open i can look at it after my other two issues are complete?

edit: i see a PR might be incoming. so scratch that.

And... here it is: #1502
Thoughts?