- Go to https://meta.discourse.org/c/documentation/using-discourse/126?mobile_view=1
- Open the menu
- Collapse all the sections

- Now, you can’t expand any sections.

A quick look shows me that it misses a return here:
https://github.com/discourse/discourse/blob/main/app/assets/javascripts/discourse/app/components/sidebar/hamburger-dropdown.gjs#L42
Also, it seems that no collapsableSections argument is ever passed (could be wrong).
Side-effect of DEV: Convert the entire sidebar to gjs by CvX · Pull Request #26978 · discourse/discourse · GitHub.