metafizzy / flickity

:leaves: Touch, responsive, flickable carousels
https://flickity.metafizzy.co
7.53k stars 603 forks source link

Setting custom autoPlay intervals per slide no longer works in v3 #1307

Open petehjfd opened 2 months ago

petehjfd commented 2 months ago

Hi, I would like to set custom autoPlay intervals per slide. The example in the docs no longer works for Flickity v3.

This is a fork of the example in the docs with the Flickity version changed to v3 - https://codepen.io/peteheaney/pen/rNELKyN

It appears that setting flkty.options.autoPlay is no longer possible?

Is there a v3 way of doing this?

Thanks