master
link
link: function(scope, element, attrs, controller) { scope.$watch('list', (list) => { if (!list) { return false; }