Hello everyone,
I just updated Ionic 2 to Beta 9 I can’t detect Lifecycle events like ionViewLoaded, ionViewWillEnter and others after Modal transitions, for example with Beta 8 I could detect these events after trigger: ViewController.dismiss()
;
Anyone facing a similar problem?
Thanks in advance!