Hi,

In my Angular Application I am binding a @input variable in html template 
of child component using interpolation method, and the input variable gets 
updated from service subscriber of parent component. The subscriber takes 
the data from a service asynchronously and then @input variable gets update 
with new value. But the data in child component is not updated. This 
situation is happened at starting time when we load the application.

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" 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 https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to