mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
When narrow screen is enable and hamburgerVisible is set to true, transition to wide screen is breaking user-menu button. We need to reset hamburgerVisible and domClean is a great way to achieve it.