Open
Description
Tell us about the problem
With the changes to how forward navigation works in Android, the last page is not removed, but kept alive in the backstack, which also makes it remain in the Elements panel's Views tree.
Which platform(s) does your issue occur on?
Android
Please provide the following version numbers that your issue occurs with:
- Cross-platform modules: 3.2
Please tell us how to recreate the issue in as much detail as possible.
- Install tns-core-modules 3.2 or 3.2-rc
- Make sure you have navigation logic in your app
tns debug android
- inspect elements, perform navigation, observe how the previous page that was just navigated from is now appended after the current page in the Elements tree view.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.