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.
[v1.3.1 ] $ionicSideMenuDelegate.toggleLeft() returns again to the same view #114
Open
Description
From @warcry2000 on July 3, 2016 22:50
In Ionic, v1.3.1
When i use $ionicSideMenuDelegate.toggleLeft() and in the view with the keyboard is visible for input, returns again to the same view.
This also happens with menu-toggle:
<button class="button button-icon button-clear ion-navicon" menu-toggle="left"></button>
Copied from original issue: ionic-team/ionic-framework#7187