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

undefined objects #65

Open elvispdosreis opened 8 years ago

elvispdosreis commented 8 years ago

function

$scope.$on('advanced-searchbox:modelUpdated', function (event, model) { });

is returning undefined objects when you position the course of the search field it triggers the function returns $scope.searchParams undefined