Ionic tabs disable scroll

I am using ionic tabs, and I dont want to allow the user to be able to horizontally scroll between the slides. I am using $ionicSlideBoxDelegate.enableSlide. This works great but now I cant scroll vertically with all my content. Is this a bug or am I implementing this wrong