I have a modal which uses ion-nav to, itself, load a new root navigable component.
However, when this component gets displayed and shown, ngOnInit never fires. I have a number of other observables but these never get subscribed to within the template.
2 posts - 1 participant