SyntaxFix
Write A Post
Hire A Developer
Questions
$rootScope.$on( "$routeChangeStart", function(event, next, current) { //if you want to interrupt going to another location. event.preventDefault(); });