flickity icon indicating copy to clipboard operation
flickity copied to clipboard

:leaves: Touch, responsive, flickable carousels

Results 154 flickity issues
Sort by recently updated
recently updated
newest added

Hey there! I'm just writing to ask about accessibility. Folks who use keyboard navigation do not have an easy way to navigate between the arrows and the slides in a...

I am trying to use flickity sync but I keep getting this error ![image](https://user-images.githubusercontent.com/114050393/194842850-7d50d65a-ce02-4319-ad9e-34b610c957df.png)

Does flickity 3 offer matchmedia support? I saw an old v2 demo using jquery on Codepen. But, what about v3 with vanilla js? Am I doing something wrong? ```js const...

I have 2 flickity slider that overlap each other by position absolute. I want to be able to swipe both of them at the same time with mouse, but I...

When using `wrap around` the last image visibly jumps around from the beginning to the and vice versa. Maybe duplication of the last element is sufficient? V 3.0.0 [https://www.youtube.com/watch?v=MbIhAmf7IGk](https://www.youtube.com/watch?v=MbIhAmf7IGk) ````JS...

As the title says, the page scrolls to the top when flickity is initialized.

The issue originates from RR https://github.com/metafizzy/flickity/pull/158 While this is more than 7 years ago, this change actually leads to weird behaviour in the following scenario: Settings: `100% slide width, lazyLoad:...

bug

How can I set the slider to move slowly all the time? I found an example here and unfortunately I cannot understand the settings. https://www.franshalsmuseum.nl/nl/ I played with the autoPlay...

**Test case:** https://codepen.io/desandro/pen/azqbop Greetings, I'm utilizing a Flickity carousel, and while my adaptive height is functional, it seems contingent on the first slider in the row dictating the required height....

In diagnostic section in PageSpeed for [page](http://kod.djpw.cz/lfld-) with Flickity 2.3.0 https://pagespeed.web.dev/analysis/http-kod-djpw-cz-lfld-/640hzu4fjs?form_factor=mobile is _Does not use passive listeners to improve scrolling performance_ _Consider marking your touch and wheel event listeners as...