• Richard

    (@richardelovia)


    Hi there,

    I’m using CoBlocks carousel block to create some beautiful image galleries. Issue is that, wether the “draggable” option is enabled or not, on mobile version images can be dragged left or right with the finger.

    On top of that, images do not swipe to prev or next element correctly but start to scroll as fast as you drag them with your finger.
    So, when users navigate images with buttons, they can correctly navigate to previous or next element, but when dragging images with their fingers, the carousel just starts scrolling and usually stops between two different slides, showing half content of a slide and half of the other one.

    Another issue is that the sliding effect is based on the css property transform: translate3d, which is not working on iOS browsers beacuse of the lack of prefixes before the css rules.

The topic ‘CoBlocks Carousel has several issues’ is closed to new replies.