Closed
Description
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