Skip to content

Can't get "TouchTap event targeting the menu item that was selected" when use SelectField with multiple={false} #6968

Description

@KidLau

Problem description

I use SelectField component, i set multiple={false}, then i get e.currentTarget=undefined in onChange function.
when i set multiple={true}, i can get MenuItem node with e.currentTarget.

Link to minimal working code that reproduces the issue

Versions

  • Material-UI: v0.18.1
  • React: v15.5.4
  • Browser: chrome

Metadata

Metadata

Assignees

No one assigned

    Labels

    scope: selectChanges related to the select.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions