mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
@ -40,7 +40,8 @@ export class Nav extends ViewController {
|
||||
/**
|
||||
* TODO
|
||||
*/
|
||||
onIonInit() {
|
||||
onInit() {
|
||||
super.onInit();
|
||||
|
||||
if (this.root) {
|
||||
this.push(this.root);
|
||||
|
Reference in New Issue
Block a user