-
-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
enhancementNew feature or requestNew feature or request
Description
In continuation of the discussion about the behavior of onlyHandleDraggable
, I’d like to suggest adding a flag that would prevent sliding on click.
I tried creating a custom component and attaching a drag event (down + move) to it, but they don't bubble up even when using reactCompareSliderRef
. Unfortunately, there’s no way to prevent event propagation in onPositionChange
either.
It seems like solving this without modifying the internal logic isn't possible.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request