FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix(ios-frame): do not update backstack when navigating the same page by ADjenkov · Pull Request #5426 · NativeScript/NativeScript · GitHub

fix(ios-frame): do not update backstack when navigating the same page - #5426

Merged
ADjenkov merged 1 commit into
masterfrom
djenkov/ios-frame-backstack
Feb 19, 2018
Merged

ADjenkov merged 1 commit into
masterfrom
djenkov/ios-frame-backstack

Conversation

Copy link
Copy Markdown
Contributor

The problem:
Currently the entries backstack is updated on every page navigation (even if the entry is the same as the current one) which leads to unnecessary unload events.

The Solution: Prevent backstack update when navigating to the same entry (already done for Android)

ADjenkov added this to the 4.0 milestone Feb 15, 2018
ADjenkov self-assigned this Feb 15, 2018

Copy link
Copy Markdown
Contributor Author

test uitests testsappng cuteness

Copy link
Copy Markdown
Contributor

run ci

ADjenkov merged commit 714af6b into master Feb 19, 2018
ghost removed bug in progress labels Feb 19, 2018
ADjenkov deleted the djenkov/ios-frame-backstack branch February 19, 2018 09:53

lock Bot commented Aug 26, 2019

Copy link
Copy Markdown

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 Bot locked and limited conversation to collaborators Aug 26, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL