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?
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.
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?