angular-ui / bootstrap

PLEASE READ THE PROJECT STATUS BELOW. Native AngularJS (Angular) directives for Bootstrap. Smaller footprint (20kB gzipped), no 3rd party JS dependencies (jQuery, bootstrap JS) required. Please read the README.md file before submitting an issue!
http://angular-ui.github.io/bootstrap/
MIT License
14.29k stars 6.73k forks source link

Typeahed interaction with ng-model-options is broken #6473

Open Klinton90 opened 7 years ago

Klinton90 commented 7 years ago

Bug description:

Value is not set to ng-model when using ng-model-options

Link to minimally-working plunker that reproduces the issue:

Same is broken on Demo page.

Steps to reproduce the issue:

Just try to select value for "ngModelOptions support" input. As result, ng-model didn't get any value

ViieeS commented 6 years ago

+