Slidebox slides too far

I am using slidebox in two apps now, and in both of them the user is able to swipe past the last or first slide into nowhere land. Once that happens, sometimes you can swipe back, but then the slides get out of order. Happens when swiping quickly from left to right on the last slide and right to left on the first slide.

Anyone else having this issue?

What version of ionic are you using? Can you put together a codepen or plunkr demo of this?

I am using beta.5.

I have not been able to recreate in a codepen. If I replace all the local angular and ionic code files, with:

<link href="http://code.ionicframework.com/1.0.0-beta.9/css/ionic.css" rel="stylesheet">
<script src="http://code.ionicframework.com/1.0.0-beta.9/js/ionic.bundle.js"></script>

Then it works as its supposed to.

Can’t seem to pinpoint why though.

Because beta 5 had many issues. Please upgrade to beta 10 so that you can have a more reliable code base