Skip to content
This repository was archived by the owner on Jul 19, 2019. It is now read-only.
This repository was archived by the owner on Jul 19, 2019. It is now read-only.

Cannot set an id on the autocomplete component #269

Description

@john1625b

When I try to do something like this:
<Autocomplete id='auto-complete' />
The actual input element that is rendered does not have an id. I need an id on the input because I am trying to target it with a label, like so
<label for='auto-complete'/>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions