Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

Angular 1.3 (beta) and Typeahead not updating ngModel #2502

Closed
m-e-conroy opened this issue Jul 23, 2014 · 2 comments
Closed

Angular 1.3 (beta) and Typeahead not updating ngModel #2502

m-e-conroy opened this issue Jul 23, 2014 · 2 comments

Comments

@m-e-conroy
Copy link

Ran into a problem, I know 1.3 is still in beta but I thought I'd bring it to someone's attention just in case the issue remains in the release version of 1.3.

I was using 1.3.0-beta.15 because I wanted to use ngMessages with a form I was building, but also wanted to use Angular-UI Bootstrap's Typeahead directives. The typeahead dropdown and matching work as expected but when I make a selection the ngModel on the input is not updated, even when trying to use "typeahead-on-select" and forcing it through a function, then function never gets called.

@23tux
Copy link

23tux commented Jul 24, 2014

Maybe related to #2474

@pkozlowski-opensource
Copy link
Member

Duplicate of #2474

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants