SSENSE/vue-carousel

Bug: events are propagating outside of the carousel

Open

#409 opened on Mar 26, 2019

View on GitHub
 (5 comments) (0 reactions) (0 assignees)JavaScript (1,705 stars) (513 forks)batch import
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.

jsfiddle

Thanks for any help :)

Contributor guide