Skip to content

Fix sidebar not opening first time

On devices with <992px width (sm, xs), sidebar doesn't open when swh-push-menu is clicked first time. This was due to webapp-utils.js:5 setting collapseSidebar to false by default on all devices.


Migrated from D1583 (view on Phabricator)

Merge request reports