Slidebox are automatically advancing (Nightly build)

All of my slidebox(s) are automatically advancing slides. Upon controller initialization and even if you go back to the first slide, it advances.

If I use http://code.ionicframework.com/1.0.0-beta.9/js/ionic.bundle.min.js, my sliders are fine.

However, using http://code.ionicframework.com/nightly/js/ionic.bundle.min.js causes the issue.

Only code change.

See Codepen example. “Wait for it”. My user thought it was a “Nice!” demo feature. I took full credit.

Good catch.
Seems a commit may have messed with this. A temporary fix is to add auto-play="false" to ion-slide-box`

I’ve opened an issue for this

And also for a stable 1.0.09 version, it messes up with the swipe cards.