I am using the below methods of ionic 5 Navigation Controller for page navigation
1) this.navCtrl.navigateForward(path); 2) this.navCtrl.navigateBack(path);