SSENSE/vue-carousel
View on GitHubBug: events are propagating outside of the carousel
Open
#409 opened on Mar 26, 2019
buggood first issuehelp wanted
Description
Hi,
Firstly, thanks for this very nice component :)
I'd like to have input range inside draggable carousel. But it's impossible to use these inputs because on drag carousel moves to previous / next slide. Can I somehow control when to swipe carousel or not? Disabling drag functionality for carousel is not an option for me, unfortunately.
Thanks for any help :)