Skip to content

fix(nav): adds public willLoad lifecycle event#8927

Merged
adamdbradley merged 2 commits intoionic-team:masterfrom
manucorporat:fix-nav-didLoad
Nov 1, 2016
Merged

fix(nav): adds public willLoad lifecycle event#8927
adamdbradley merged 2 commits intoionic-team:masterfrom
manucorporat:fix-nav-didLoad

Conversation

@manucorporat
Copy link
Contributor

Short description of what this resolves:

Changes proposed in this pull request:

  • Adds public willLoad lifecycle event: It will be called once BEFORE first change detection (i.e. before ngOnInit, ngAfterViewinit... )
  • didLoad is called AFTER the component and his children has been fully initialized.

Ionic Version: 2.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants