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

[iOS] The navigatedTo event is called twice for the first application page. #1021

Closed
hamorphis opened this issue Nov 2, 2015 · 2 comments
Closed

Comments

@hamorphis
Copy link
Contributor

page.loaded and page.navigatedTo events are fired twice on iOS

@hamorphis
Copy link
Contributor Author

Here is what the event order should be on both platforms:

Navigate to a page

  • navigatingTo
  • loaded
  • navigatedTo

Navigate away from a page

  • navigatingFrom
  • navigatedFrom
  • unloaded

hamorphis added a commit that referenced this issue Nov 3, 2015
hamorphis added a commit that referenced this issue Nov 4, 2015
@hamorphis hamorphis added ready for test TSC needs to test this and confirm against live production apps and automated test suites done and removed in progress ready for test TSC needs to test this and confirm against live production apps and automated test suites labels Nov 4, 2015
@hamorphis hamorphis changed the title page.loaded and page.navigatedTo events are fired twice on iOS [iOS] The navigatedTo event is called twice for the first application page. Feb 4, 2016
@hamorphis hamorphis reopened this Feb 4, 2016
hamorphis added a commit that referenced this issue Feb 4, 2016
hamorphis added a commit that referenced this issue Feb 4, 2016
Resolved Issue #1021: The navigatedTo event is called twice for the f…
ErjanGavalji pushed a commit that referenced this issue Feb 5, 2016
@lock
Copy link

lock bot commented Aug 30, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Aug 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant