I'm currently using swiperJS for a project I have, it is a full page vertical slider with videos.
I would like to enable clicking on the video while the swiper autoplays but when I set preventClicks to false, the swiper stops autoplaying and changing slides, I would like it to continue changing and also enable me to access the links
Appreciate any help given. Thanks!