Skip to content

fix(typeahead): Typeahead with typeaheadMinLength 0 and placeholder requires two clicks for selecting an item in IE #3124

Closed
@AndersWinther-Dahl

Description

@AndersWinther-Dahl

Bug description or feature request:

When using a typeahead with default values (typeaheadMinLength=0) IE will not let you choose an item without clicking twice

Plunker/StackBlitz that reproduces the issue:

Can be recreated in IE11 with the "Reactive forms"-example on
https://valor-software.com/ngx-bootstrap/#/typeahead
Click inside the input field and click on one of the items that shows (don't type anything). The first click gets ignored, the second click chooses the item.

Versions of ngx-bootstrap, Angular, and Bootstrap:

ngx-bootstrap: v2.0.0-beta.8

Angular: Same as demo-page

Bootstrap: 4

Best regards,
Anders Winther-Dahl

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions