Open elvispdosreis opened 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
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