html - typeahead not working with lower version of ui bootstrap -


here plunker link if changed version of

<script src="//angular-ui.github.io/bootstrap/ui-bootstrap-tpls-0.4.0.js"></script>

ui-bootstrap-tpls-0.6.0.js, works fine need make typeahead in v0.4.0. possible?

hello have edited plunkr , here working plunkr

the change have made changed version of angular js using.

<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.1.5/angular.js"></script> 

if want use ui-bootstrap-0.4.0 have use older version of angular because newer version of angular seems not compatible properly.

hope you. thanks.


Comments

Popular posts from this blog

how to proxy from https to http with lighttpd -

android - Automated my builds -

python - Flask migration error -