react-elastic-carousel icon indicating copy to clipboard operation
react-elastic-carousel copied to clipboard

focusOnSelect conflict with enableMouseSwipe

Open manly8835 opened this issue 3 years ago • 1 comments
trafficstars

Describe the bug focusOnSelect and enableMouseSwipe both enabled . Drag on current slide to next slide is not working

To Reproduce Steps to reproduce the behavior:

  1. have at least 3 slides. focusOnSelect and enableMouseSwipe both enabled
  2. Drag on current slide to next slide
  3. current slide still show as active slide . (Should be next slide become active slide)

Expected behavior Next slide should become active slide

Additional context It's bcs event didn't got prevent. When drag on the slide . focusOnSelect should not execute after drag event . Drag to want switch to next slide . But after drag . click event switch back the slide .It's the main issue .

manly8835 avatar May 25 '22 04:05 manly8835

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Aug 13 '22 12:08 stale[bot]