Skip to content

Conversation

liamdebeasi
Copy link
Contributor

Short description of what this resolves:

There was an issue where our StackController was not taking into account replaceUrl. So when going from page A->page B->page C (replace url), page B was still in the stack. Going back via ion-back-button from page C would go back to page B, whereas going back from page C via the browser back button would go back to page A.

Changes proposed in this pull request:

  • Check for replaceUrl on current navigation when inserting the new view

Ionic Version:

Fixes: #15181

@ionitron-bot ionitron-bot bot added the package: angular @ionic/angular package label Mar 26, 2019
@KillerCodeMonkey
Copy link
Contributor

damn i just thought of a PR and now i have to see this one :D.

Nice thing ;)

@mhartington
Copy link
Contributor

mhartington commented Mar 29, 2019

LGTM, squash and :shipit:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: angular @ionic/angular package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants