Hi,
I have a slide container that is on a carousel.
It has 6 slides, each containing a video element.
I have the slides changing every 1.5 seconds.
Everything works front end as expected but when someone clicks on one of the videos, the carousel continues on and the video isn’t viewable (until it comes full circle through the other slides)
Is there a way to halt the carousel option once any slide has any interaction (such as someone pressing play) ?