After some thorough head scratching I've tracked down that introducing in my app makes it takes focus in a carousel slider. I've got a Mux video on slide 2 and whenever is there it will jump to that slide. Disabling the carousel feature and simply having a horizontal scroll produces the same result. Removing or setting display: none on it, fixes it.
Any idea what might cause this behaviour?
After some thorough head scratching I've tracked down that introducing in my app makes it takes focus in a carousel slider. I've got a Mux video on slide 2 and whenever is there it will jump to that slide. Disabling the carousel feature and simply having a horizontal scroll produces the same result. Removing or setting
display: noneon it, fixes it.Any idea what might cause this behaviour?