I have parent and child components. The change detection strategy in the child component is OnPush.That means that when i send object from parent component to c
OnPush