@thaker wrote:
Hello all,
I am working on an application that has login register menu etc..
I want to disable the " ion-nav-buttons" that
<button menu-toggle="left" class="button button-icon icon ion-navicon"></button>
on the specific page.I already disabled swiping with canDragContent(false).
$ionicSideMenuDelegate.canDragContent(false);
but when user clicks that button, side menu comes
Thanks.
Posts: 1
Participants: 1