Andy Parker
Posts: 0
Joined: Wed Mar 27, 2013 10:21 am

Stopping IONIC Side Menu from opening with screen swipe right

is there a way to stop the side menu in an IONIC app opening when the user swipes the screen right?

I created an IONIC app with side menu, but want to use the swiping in the app and dont want the side menu opening with a swipe, only with the use of the menu button at the top right of the screen.

thanks

Andy.

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Stopping IONIC Side Menu from opening with screen swipe right

Hello Andy,

Please add properties ng-swipe-right/ng-swipe-left to the index page (the component "Page") with a function, which returns a false value:

Image

Image

Andy Parker
Posts: 0
Joined: Wed Mar 27, 2013 10:21 am

Stopping IONIC Side Menu from opening with screen swipe right

Perfect!
Many thanks.

Howard Weng
Posts: 0
Joined: Sun Jul 08, 2018 1:03 am

Stopping IONIC Side Menu from opening with screen swipe right

Hi, I do want swipe function turned off.

I do as you instructed, but not working. can you advise why?

Image Image Image

Return to “Issues”