-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Labels
Description
I'm submitting a ... (check one with "x")
[X] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or http://ionicworldwide.herokuapp.com/
Current behavior:
When I tap hardware back button on my Galaxy S8 application does not close when there are no more "possibilities" to go back.
Expected behavior:
After going back through all pages and being on the last, hardware button should close the app.
Steps to reproduce:
- Run app on device
- Click any event
- Event details page opens
- Tap hardware back button
- We are back at list of events
- Tap hardware back button
- Nothing happens <- at this point application should close.
Reactions are currently unavailable