Skip to content

MultiSelect: key prop warning when a value doesn't exist as option #70

@SpaceK33z

Description

@SpaceK33z

In this scenario:

<MultiSelect value={['asdf']} options={[ { value: 'a', ...  } ]} />

React will complain about invalid props. Need to figure out what the desired behavior is...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions