Skip to content

handleChange e.target.value returns undefined #6

@leoceolin

Description

@leoceolin

on this function
handleChange = input => e => { this.setState({ [input]: e.target.value }); }; the e.target.value returns undefined, the input is alright but the event returns undefined

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