Documentation
Is there any documentation on why you should not use OnPush on components that use ion-router-outlet? It is mentioned here, https://ionicframework.com/docs/angular/lifecycle, but I would like to know about why.
Is it only the component that contains the that shouldn't have OnPush or does it also apply to components that are loaded into the ?
Documentation
Is there any documentation on why you should not use OnPush on components that use ion-router-outlet? It is mentioned here, https://ionicframework.com/docs/angular/lifecycle, but I would like to know about why.
Is it only the component that contains the that shouldn't have OnPush or does it also apply to components that are loaded into the ?