This repository has been archived by the owner on May 29, 2019. It is now read-only.
Typeahead is-open does not update when typeahead closes from escape keydown #5579
Labels
Milestone
Bug description:
typeahead-is-open
does not update when typeahead closes from escape keydown. To reproduce this, simply type some text and the hit the escape key. The typeahead menu will close itself, but the variable bound totypeahead-is-open
does not update. It updates twice after being reopened with new inputs.Link to minimally-working plunker that reproduces the issue: http://plnkr.co/edit/7RdEQhwudXOA6JkPkTsH?p=preview
Version of Angular, UIBS, and Bootstrap
Angular: 1.4.7, 1.5.0
UIBS: 1.2.1 (with templates)
Bootstrap: 3.3.6
The text was updated successfully, but these errors were encountered: