Skip to content

AsyncSelect uncontrolled input to be controlled #4344

Closed
@lukasa1993

Description

@lukasa1993

Warning: A component is changing an uncontrolled input to be controlled. This is likely caused by the value changing from undefined to a defined value, which should not happen. Decide between using a controlled or uncontrolled input element for the lifetime of the component. More info: https://reactjs.org/link/controlled-components

when providing value prop for AsyncSelect i get this error, my goal is to prepopulate async select maybe i am doing it wrongly but error still shouldn't be

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