Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49308

SplitPane browser on iOS - disable swipeBackEnabled

$
0
0

@shepard wrote:

Is there still a known problem with disabling swipeBackEnabled on iOS browser?
I am not using Tabs.

<ion-nav [root]=“rootPage” #content swipeBackEnabled=“false” main>

The above doesn’t seem to work. If I swipe for the sidemenu, my nav stack pops.

I have also tried the following on individual pages.

ionViewWillEnter() {
this.navCtrl.swipeBackEnabled = false;
}

ionViewWillLeave() {
this.navCtrl.swipeBackEnabled = true;
}

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 49308

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>