Skip to content

Undefined value passed to onChange function #61

Description

@rarias8404

When I use the onChange function as shown in the documentation,
onChange = chips => {
this.setState({ chips });
}
the value of chips is 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