react-flickity-component icon indicating copy to clipboard operation
react-flickity-component copied to clipboard

Dragging Issue while dragging the non current item

Open rakeshnayak360 opened this issue 1 year ago • 0 comments

When I drag the any item other than the current item, the slider is set back to the first item. Following options are set: draggable: true, cellAlign: 'left', pageDots: false, contain: true, prevNextButtons: false, accessibility: true, asNavFor: 'classname'

rakeshnayak360 avatar Jan 11 '24 08:01 rakeshnayak360