davidjerleke / embla-carousel

A lightweight carousel library with fluid motion and great swipe precision.
https://www.embla-carousel.com
MIT License
5.5k stars 167 forks source link

Autoplay stops when you manually drag the item #431

Closed oSethoum closed 1 year ago

oSethoum commented 1 year ago

Bug is related to

Embla Carousel version

Describe the bug

Steps to reproduce

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

Additional context

davidjerleke commented 1 year ago

Hi @oSethoum,

Are you looking for the stopOnInteraction option? Please set it to false.

Best, David

davidjerleke commented 1 year ago

@oSethoum did you see my response?

oSethoum commented 1 year ago

@davidjerleke thank you, I just saw your response, I will try it and tell you.

oSethoum commented 1 year ago

@davidjerleke Thanks again, that solved the problem.