Open
Description
From @lini on February 19, 2019 13:45
Environment
Provide version numbers for the following components (information can be retrieved by running tns info
in your project folder or by inspecting the package.json
of the project):
- CLI: 5.2.0
- Cross-platform modules:
- Android Runtime: 5.2.0
- Plugin(s): ALL
Describe the bug
In an Angular app on Android, navigating forwards and back sometimes causes navigation to stop working.
To Reproduce
Contact me @ADjenkov for reproduce. Open app, login, go to list view, select list view item, click button to navigate a second time, click back button in action bar. All navigation buttons stop working after that.
Expected behavior
Navigation works all the time.
Sample project
Available upon request.
Copied from original issue: NativeScript/NativeScript#6928