Skip to content

Passing in onDrop prop causes handleDrop to be bypassed #46

@juchiu

Description

@juchiu

The rest operator on dropzoneProps overrides the onDrop prop.

<Dropzone ref={c => this._dropzone = c} onDrop={this.handleDrop} {...dropzoneProps}>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions