Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: vue, ionRouter.canGoBack not working after 5.6.14 #24109

Closed
4 of 6 tasks
liamdebeasi opened this issue Oct 22, 2021 · 2 comments · Fixed by #24188
Closed
4 of 6 tasks

bug: vue, ionRouter.canGoBack not working after 5.6.14 #24109

liamdebeasi opened this issue Oct 22, 2021 · 2 comments · Fixed by #24188
Labels
package: vue @ionic/vue package type: bug a confirmed bug report
Milestone

Comments

@liamdebeasi
Copy link
Contributor

Prerequisites

Ionic Framework Version

  • v4.x
  • v5.x
  • v6.x

Current Behavior

ionRouter.canGoBack() functionality regressed in 621f4fa.

Expected Behavior

canGoBack() should return the correct value when users are at root of app.

Steps to Reproduce

  1. Clone https://github.com/pbowyer/ionic-android-hardware-back-button.
  2. Deploy on Android device.
  3. Navigate to Page 1.
  4. Tap ion back button.
  5. Tap hardware back button. App will not exit.

Code Reproduction URL

https://github.com/pbowyer/ionic-android-hardware-back-button

Ionic Info

No response

Additional Information

No response

@ionitron-bot ionitron-bot bot added the triage label Oct 22, 2021
@liamdebeasi liamdebeasi added package: vue @ionic/vue package type: bug a confirmed bug report and removed triage labels Oct 22, 2021
@liamdebeasi liamdebeasi added this to the 5.8.6 milestone Nov 9, 2021
@liamdebeasi
Copy link
Contributor Author

Resolved via #24188.

@ionitron-bot
Copy link

ionitron-bot bot commented Dec 9, 2021

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Dec 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
package: vue @ionic/vue package type: bug a confirmed bug report
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant