Hi Jason,
Your sample works fine, even without the $rootScope.$broadcast('test');.
However, it will not update if you change something at a deeper level in
your menu.
There is a third parameter to $watch that you can set to true, if you do
so, it will work.
Play with this, and lookup the documentation
<https://docs.angularjs.org/api/ng/type/$rootScope.Scope>of $watch, and
while you are on it, also look up $watchCollection
Regards
Sander
--
You received this message because you are subscribed to the Google Groups
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.