davidjerleke / embla-carousel

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

[Bug]: Video with controls in slide interferes with swiping #891

Closed gregg-cbs closed 4 months ago

gregg-cbs commented 4 months ago

Which variants of Embla Carousel are you using?

Steps to reproduce

Created a carousel with images and video. When arriving on the video slide notice that swiping no longer works, the video seems to absorb the mousedown event and you cannot slide left or right to the next or previous slide.

Expected Behavior

<video controls> elements to allow swiping to the next or previous slide

Additional Context

image

What browsers are you seeing the problem on?

All browsers

Version

8.0.2

CodeSandbox

No response

Before submitting

davidjerleke commented 4 months ago