You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Angular and AngularJS discussion
Hi,
In ngonInit method i have a post http and into Subscribe i change value of variable component with value from header Response. Why thé value of variable component is Not updated?
There's another scenario with route parameter. I read the value from route with snapshot subscribe and set variable component. but this value is not updated into component variable.why? In ngOnInit method too.