-
hi, the example with next js is not rendering on the server side any suggestions?
-
The vertical scroll of the browser reacts during the horizontal swipe, so it is a bit hard to use
Is it possible to not let the browser scroll vertically while swiping horizontally?
ghost updated
5 years ago
-
This is tested with Safari on iOS 7+. When starting to swipe a slide and then move your finger outside carousel, when only a part of the slide is moved, to trigger a touchend the slide is stuck in the…
pucka updated
8 years ago
-
I have a draggable slider of images. These images have Lity implemented. I'm unable to drag the images to navigate through the slides because Lity triggers every time I release the click after draggin…
-
I'm trying to load images in the slides but I'm finding the container is not matching the height of the images. i.e just a few px in height.
My first thought was that I need to use imagesLoaded, so…
-
When you load a flickity image fullscreen using this module, on Android/Chrome, pinch-to-zoom is not working. It works fine on iOS, however. It also works on Android in the Samsung Internet Browser ap…
-
So im getting this error when adding elements to an array, to render as a carousel. The error comes when elements are added anywhere else than the beginning
I created a test case repository here: h…
-
## Description
When i try **gridsome build**, nothing is shown (blank page). In **gridsome dev** everything is working fine. Im not sure why but i guess it is due to path-configuration or something…
-
Before I go down the rabbit hole of trying to figure out why it's not working cleanly for — is Flickity compatible with CSS grid? As in, should I be able to place it within a grid-area without the sli…
-
Would it be possible to apply the css transformations to a container rather than applying them to each slide separatly? I think this will drastically increase performance espacially if dealing with a …