darylrowland / angucomplete

AngularJS Autocomplete Directive
511 stars 281 forks source link

Problems with minification #87

Open astanciu opened 9 years ago

astanciu commented 9 years ago

After running my app with angucomplete through a js minifier, it throws this error:

ReferenceError: isNewSearchNeeded is not defined

M-Beliaev commented 9 years ago

I made a pr with fix #88