Skip to content

onChange obfuscating event call object #23

Open
@DatalyticUk

Description

@DatalyticUk

onChange within the slider settings returns the slider value without a mechanism for getting the event call object.

I would expect to be able to access the event object such as:

(e, {value})=>handleSliderChange(e,value)

The simple reason being that I am using the slider within another object where I need to do event.preventDefault().

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions