diff --git a/src/typeahead/typeahead.js b/src/typeahead/typeahead.js index b1efde2409..10b7778cf7 100644 --- a/src/typeahead/typeahead.js +++ b/src/typeahead/typeahead.js @@ -357,7 +357,7 @@ angular.module('ui.bootstrap.typeahead', ['ui.bootstrap.position', 'ui.bootstrap matches:'=', query:'=', active:'=', - position:'=', + position:'&', select:'&' }, replace:true, diff --git a/template/typeahead/typeahead-popup.html b/template/typeahead/typeahead-popup.html index e1bd0c1c47..9760c154b5 100644 --- a/template/typeahead/typeahead-popup.html +++ b/template/typeahead/typeahead-popup.html @@ -1,5 +1,5 @@ -