angular-bootstrap-multiselect
angular-bootstrap-multiselect copied to clipboard
Ajax data not showing. Only static data is displaying.
@nasr18 did you find a work around for this?
I think you should add a call to $scope.updateOptions() at the end of the directive. Otherwise the data is only updated in response to the change event of the search box.