This repository was archived by the owner on May 4, 2022. It is now read-only.
This repository was archived by the owner on May 4, 2022. It is now read-only.
$ionicSideMenuDelegate.isOpen not working on tablet with expose-aside-when #185
Open
Description
From @souly1 on January 20, 2016 13:30
$ionicSideMenuDelegate methods isOpen/isOpenLeft/isOpenRight are returning false when actually opened on tablet due to the 'expose-aside-when' flag being used.
Copied from original issue: ionic-team/ionic-framework#5103