Hi Ádám,

If you need some data in multiple parts of your app, the usual way to do is 
to put that data into a service, and share that service where you need it. 
If you do this correctly, you don't need a watch at all, Angular will make 
sure everything stay's in sync.
When you have issues like this, it helps if you provide a plunker 
<http://plnkr.co/edit/tpl:UgRR2r6xmQUykBeltXPY?p=preview>illustrating your 
problem, that way, it becomes easier to help you.

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.

Reply via email to