You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I have a splide carousel with videos in it, using the video extension with my vimeo videos, it is very difficult to scroll the carousel on mobile. Unless you put your dragging finger on the gap between the slides, it usually doesn't work. I am assuming this is because the video is interpreting the attempted drag as an attempted interaction on the video instead.
When I use only images in the carousel instead of videos, the issue is no longer a problem.
Reproduction Link
No response
Steps to Reproduce
Create splide carousel using splide video extension. Parameters I used:
When viewing on mobile, attempt to drag to scroll to the next video. it's easy when you drag the gap, it's difficult when you drag anything that's not the gap.
Expected Behaviour
I expect for a drag touch to always be interpreted as a drag, and not an interaction on the video. My videos don't have controls anyway. Also I have confirmed at least 3 different people are experiencing this with this carousel—it's not me being bad at dragging on my phone :)
The text was updated successfully, but these errors were encountered:
Checks
Version
4.1.4
Description
When I have a splide carousel with videos in it, using the video extension with my vimeo videos, it is very difficult to scroll the carousel on mobile. Unless you put your dragging finger on the gap between the slides, it usually doesn't work. I am assuming this is because the video is interpreting the attempted drag as an attempted interaction on the video instead.
When I use only images in the carousel instead of videos, the issue is no longer a problem.
Reproduction Link
No response
Steps to Reproduce
Expected Behaviour
I expect for a drag touch to always be interpreted as a drag, and not an interaction on the video. My videos don't have controls anyway. Also I have confirmed at least 3 different people are experiencing this with this carousel—it's not me being bad at dragging on my phone :)
The text was updated successfully, but these errors were encountered: