Closed
Description
Version
6.3.2
Steps to reproduce
<Typeahead
options={['a', 'b', 'c']}
defaultInputValue='a'
clearButton
/>
Expected Behavior
The clear button should be displayed if there a default input value given.
Actual Behavior
No clear button is shown initially if defaultInputValue
is given. After a selection the clear button shows up.
Metadata
Metadata
Assignees
Labels
No labels