Skip to content

Instantly share code, notes, and snippets.

@victorjspinto
Created October 17, 2013 19:50
Show Gist options
  • Save victorjspinto/7031105 to your computer and use it in GitHub Desktop.
Save victorjspinto/7031105 to your computer and use it in GitHub Desktop.
// wait until after $apply
$timeout(function(){
console.log(scope.yourDirective);
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment