We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dab9f40 commit 65ba307Copy full SHA for 65ba307
src/typeahead/typeahead.js
@@ -1,4 +1,4 @@
1
-angular.module('ui.bootstrap.typeahead', ['ui.bootstrap.position', 'ui.bootstrap.bindHtml'])
+angular.module('ui.bootstrap.typeahead', ['ui.bootstrap.position'])
2
3
/**
4
* A helper service that can parse typeahead's syntax (string provided by users)
0 commit comments