Open jgw96 opened 7 years ago
From @brandyscarney on May 10, 2017 20:59
What version of Ionic are you using? Seeing $scope
makes me think this is v1, but the docs you linked to are for v2+.
From @1BJK903 on May 11, 2017 10:4
Hi there. It is indeed Ionic 1, yet autoplay always had worked before the last updates... and beside that, autoplay works when you touch the first slide manually... it suddenly starts the autoplay after you touch the first slide...
Hello @1BJK903 , since this is an Ionic 1 issue I am going to move this issue to our Ionic 1 repo. Thanks!
Have you use the updated version @ http://idangero.us/swiper?
From @1BJK903 on May 10, 2017 12:13
Hi all,
I want to use
paginationType: progress
, yet it's not working. Beside that: autoplay is also not working. We know that Ionic uses the old version. Could someone please help and fix this?https://ionicframework.com/docs/api/components/slides/Slides/
Even the own documentation says it: "you can't use progress if you don't have pager = true", yet that does not work because Swiper is outdated when used in combination with Ionic.
How to get paginationType: "progress" and autoplay to work? @mhartington, could you help or give an update, please?
Copied from original issue: driftyco/ionic#11594