I tried to implement ngDoCheck but this is get called like crazy even with OnPush strategy and I'm not sure if that means it is actually been executed for change detection?
Another is the ngAfterViewChecked, this method in Root Component is called very frequently especially when there are mouse, scroll events. For example I have a inline ace editor, it simple gets called without doing anything. Should I worry the performance issue caused by this? Thanks. -- You received this message because you are subscribed to the Google Groups "Angular" 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.
