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
At the time of writing, the opt-inclickAllowed() method only return returns true when the user's pointer has not dragged the carousel.
Describe the solution you'd like
Embla should handle this automatically. It will make it convenient for devs to attach click listeners to slides without worrying about click events getting fired when users only drag the carousel.
The text was updated successfully, but these errors were encountered:
Feature request is related to
Is your feature request related to an issue?
clickAllowed()
method only return returnstrue
when the user's pointer has not dragged the carousel.Describe the solution you'd like
The text was updated successfully, but these errors were encountered: