Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(nav): ionViewDidLoad is called in modals #8624

Merged
merged 1 commit into from
Oct 12, 2016

Conversation

manucorporat
Copy link
Contributor

@manucorporat manucorporat commented Oct 10, 2016

Short description of what this resolves:

fixes #8449
fixes #8414

@manucorporat manucorporat force-pushed the fix-didLoad-order branch 2 times, most recently from e6fa814 to 98baf5f Compare October 11, 2016 13:58
@manucorporat manucorporat changed the title fix(nav): ionViewDidLoad is called after ngAfterViewInit fix(nav): ionViewDidLoad is called in modals Oct 11, 2016
@adamdbradley adamdbradley merged commit 451ffe1 into ionic-team:master Oct 12, 2016
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.

ionViewDidLoad fires before childs components have been loaded ionViewDidLoad() not working in Modal
2 participants