I need to use the modal footer once the template is fully loaded. If I am 
writing the code inside *ngAfterViewInit *then I am not getting the footer 
element. If I am keeping the code inside *ngAfterViewChecked *then only I 
am getting the modal footer because *ngAfterViewChecked *is getting called 
multiple times.But this is not the correct way as sometimes any error is 
there then it will get logged multiple times.Please help me with the better 
way.

-- 
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 angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/angular/71ea949c-ba7a-43a8-8cc2-288474b7bbb2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to