Closed
Description
This bug was introduced in version 5.2.4.
The hardware back button (navigate back) breaks the page, sometimes crashing the application when changing routes.
This bug doesn't happens in v5.2.3 and before.
Obs: only happens if including cordova.js inside index.html
Steps:
Install cordova
clone project: https://github.com/wilker7ribeiro/bug-cordova-angular-route.git
Connect android device
npm install
ng build
cordova platform add android
cordova run android
Navigate a little
Press phone hardware backbutton
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment