Switching route does not trigger printing 111
Have you registered $rootScope?
$inject = ['$rootScope'
Try to put run after config, I also wrote it like this, you can monitor it
Have you registered $rootScope?
$inject = ['$rootScope'
Try to put run after config, I also wrote it like this, you can monitor it