dnauck / angular-advanced-searchbox

A directive for AngularJS providing a advanced visual search box
http://dnauck.github.io/angular-advanced-searchbox/
MIT License
226 stars 98 forks source link

TypeError: Cannot read property '0' of undefined #71

Open BurakOnal1 opened 8 years ago

BurakOnal1 commented 8 years ago

When I delete everything in the search box this is the error I get.

angular.js:13920 TypeError: Cannot read property '0' of undefined at angular-advanced-searchbox-tpls.min.js:7 at Object.q as forEach at angular-advanced-searchbox-tpls.min.js:7 at angular.js:19612 at e (angular.js:5964) at angular.js:6243

dnauck commented 6 years ago

Hello @BurakOnal1 ,

please uses the non-min Version and post some more debug data. Also semd me how you setup the searchbox, etc.