Sidemenu w/ Tabs disable swipe content to reveal sidemenu

I’ve implemented the Sidemenu with tabs and my problem comes in when trying to use swipeable lists or google maps. When swipe in either direction of course the sidemenu content on either side shows.

I have tried drag-content =“false” and edge-drag-threshold=“0” and Neither work.

I’m guessing this is because i’m loading the tabs into the sidemenu view and then loading views into each tab?.

Is there a to stop this?

Having the same issue and have tried everything. Did you manage to solve?

Nope I gave up on it and just went with the tabs. As you can see no one on this forum had any input so I am stuck on this issue.

+1

still bug

found it:

$ionicConfigProvider.views.swipeBackEnabled(false);