ghiden / angucomplete-alt

Autocomplete Directive for AngularJS. A fork of Daryl Rowland's angucomplete (https://github.com/darylrowland/angucomplete) with some extra features.
https://ghiden.github.io/angucomplete-alt
MIT License
943 stars 496 forks source link

Console error message #503

Open epworthhh opened 7 years ago

epworthhh commented 7 years ago

After minify, at vendor.js, I have this error in console:

Uncaught TypeError: angular.module(...).provider(...).filter(...).directive(...) is not a function

anyway, angucomplete-alt is working.