Skip to content

Common select fails without onInputChange #1287

Closed
@rvsia

Description

@rvsia

Scope: Common select (possibly MUI)

Description

Working on cascading select I found that the select fails when noInputChange is provided - but it should not be required.

Steps to reproduce

  1. remove onInputChange: () => null, from the example
  2. select favorite category
  3. select food
  4. change the category
select.js:160 Uncaught TypeError: _onInputChange is not a function
    at onInputChange (select.js:160:14)

Screenshot 2022-07-11 at 16 04 28

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcommon

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions