-
On Firefox 68.0.2 Flickity is only loading images after the browser window is resized. Tested locally and in the official sandbox https://codesandbox.io/s/qlz12m4oj6. Can anyone confirm? How would I m…
-
The fix for #716 has a side-effect where clicking on the disabled button allows the click event on the cell/item behind it to fire.
See: https://codepen.io/anon/pen/qyPbQM
Scenario 1: Click the …
-
I am trying to add an arrow form with two paths. The code is
`
`
How can I make this work?
**Test case:** https://codepen.io/desandro/pen/azqbop
-
I would like to set `autoPlay: false` on beginning and use a button to start the carousel.
But how I can define a speed autoplay in this case ?
```
$carousel.flickity({
autoPlay: false
});
…
-
### Expected behaviour
When using the keyboard and exiting fullscreen, the expected behaviour is for you to be able to tab forward to the next element. This ends up being the video wrapper usuall…
-
## Problem
For some reason when clicking on a game form the `Game#index` page to a `Game#show` page, the flickity carousel does not load properly and screenshots are displayed one by one.
When l…
-
## Summary
When using css grid the necessary -ms prefix is not added in my css, thus not rendering correctly in IE. Is there a setting i am missing?
### Environment
System:
OS: macOS 1…
-
Hi, your implementation of flickity is awesome, but I would like to know how to rebuild the slider after destroying it?
I understand that through flickityRef, but I have not succeeded in instantiatin…
vangn updated
5 years ago
-
Hello,
after really trying out anything - a last question. Is it correct, that adaptive height will not let me to the following:
```
```
The images used are always bigger than the …
-
Dear madeyourday team
Im using your Responsive Slider Pro and wanted to ask if there would be a possibility to extend the existing slide effects with a parallax effect in the future? I came across th…