Skip to content

Incorrect Behavoir for Android Hardware Back Button #454

@somethingnew2-0

Description

@somethingnew2-0

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
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions