mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-07 23:16:52 +08:00
should be on pagecreate
This commit is contained in:
@ -54,6 +54,6 @@
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
framework.on("pageview", initTemplates);
|
framework.on("pagecreate", initTemplates);
|
||||||
|
|
||||||
})(this, document, FM = this.FM || {});
|
})(this, document, FM = this.FM || {});
|
||||||
|
|||||||
Reference in New Issue
Block a user