Bootstrap UI Typeahead doesn't support two-way data binding -


hello read issue

https://github.com/angular-ui/bootstrap/issues/274  

is closed... i've jsfiddle

https://jsfiddle.net/qq4gqn6t/12/

but when change model label not change... can me? thanks

checkout if jsfiffle, if desired behavior?...

all i've done is:

<input ng-model="selected.descrizione" class="form-control"> 

replaced state.descrizione selected.descrizione

thing is, state not available outside uib-typeahead directive, @ same time selected becomes handle can use.


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -