Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 71531

Disabled the SplitPane while loading

$
0
0

@NagarajRao wrote:

Hi All,

I have disabled the SplitPane in the login.ts by using the below code but while loading the SplitPane menu flashes and then gets disabled. please let me how to fix this issue.

ionViewWillEnter() {
this.menuCtrl.enable(false);
this.menuCtrl.swipeEnable(false);
}

ionViewWillLeave() {
this.menuCtrl.enable(true);
this.menuCtrl.swipeEnable(true);
}

I have also tried adding this code in the constructor.

Please check below link for understanding my question clearly.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 71531

Trending Articles



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