Skip to content

Is there any way to prevent swiping when user intereacts with specific dom object? #696

Answered by malangfox
async3619 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @async3619.

Among Flicking's options, there is no separate option that supports this feature.
It seems that blocking the mousedown and touchdown event propagation in the child element inside Flicking can temporarily solve this issue.
We will discuss whether we can support this feature in the future.

Thank you.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@async3619
Comment options

Answer selected by async3619
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants