David Kocherhans

Results 1 comments of David Kocherhans

I ended up modifying the library code to resolve the problem, as follows: ``` scope.getSuggestionClass = function (item, index) { var selected = item === suggestionList.selected; var classes = [scope.matchClass({...