mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
If a menu was opened when navigating to a different view, it is possible that the `menu-open` class was left on the body tag, which disables the elements on the next side menu view. On side menu destroy, ensure menu-open was removed from the body class.