-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Closed
Milestone
Description
The Android hardware back button doesn't seem to be utilizing a stack in the implementation seen in the https://github.com/driftyco/ionic-angular-cordova-seed
It seems to be using more of a list instead going back to the previous view no matter if it's a child view of the current view
A simple way to reproduce this is in the seed app:
Tap "Cats"->Tap the software navigational back button (<-) in the header
This should then be at the main "Pet Information" page. If I tap the android hardware back button, the app should exit, however, it instead goes back the "Cats" page which is incorrect behavior.
Metadata
Metadata
Assignees
Labels
No labels