Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 228595

Ionic 1.2: ion-slides

$
0
0

Hi,
I've just started to use v1.2 and the lovely swiper, but I ran into a strange issue.
I'm using this simple template within ion-view (actually I'm loading the data async and using ng-repeat)

<ion-slides options="slidesOptions" slider="data.slider">
    <ion-slide-page>
      <div>3</div>
    </ion-slide-page>
    <ion-slide-page>
      <div>1</div>
    </ion-slide-page>
    <ion-slide-page>
      <div>2</div>
    </ion-slide-page>
</ion-slides>

Then problem starts that the pages slide to the second page from the end and the last page is only accessible by right swipe from the first page (I'm not using loop). This is with default options.

I could find any demos yet and the only thing I could do was to splice the first element in my data used by ng-repeat as the last.
Any ideas, what I might be doing wrong?
Thank you


Viewing all articles
Browse latest Browse all 228595

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>