I am upgrading my Ionic 3 project to the latest Ionic 4, and I have some trouble with routing. In Ionic 3 I use setRoot like this: < /p>
handler: () => navCtrl.parent.parent.setRoot(HomePage,
I am upgrading my Ionic 3 project to the latest Ionic 4, and I have some trouble with routing. In Ionic 3 I use setRoot like this: < /p>
handler: () => navCtrl.parent.parent.setRoot(HomePage,