Swiper bug?

Hi,
iam using swiper o a new project, and I change the slide control speed, but the speed don’t change. And if I close and reopen Wappler, the slides control speed return to the default number (300)

Hello, this is a known issue with the Swiper properties containing numbers.
This will be fixed in today’s update.

1 Like

I would like to see a new field on swiper to change the speed of each slide, not just the speed of the transition.

Please post a feature request for this.
You can add the following to each of your slides:

data-swiper-autoplay="3000"

the value is in milliseconds. Add it to each of the slide tags:

<div class="swiper-slide" data-swiper-autoplay="3000">
2 Likes

This has been fixed in Wappler 2.4.3

1 Like

This topic was automatically closed after 2 days. New replies are no longer allowed.