react-flickity-component
react-flickity-component copied to clipboard
Dragging Issue while dragging the non current item
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'