You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 29, 2019. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: