Ionic version: (check one with "x")
3.0.0
I'm submitting a ... (check one with "x")
[X] bug report
Current behavior:
There are few issues with DeepLinker / url support:
All those issues applies to application that runs in a browser (I tested on Chrome, but same behaviour on all browsers).
Expected behavior:
Issue 1: Url should change
Issue 2: Url should change back to url of A page
Issue 3: Url should not change at all when modal is shown, just like alerts.
Steps to reproduce:
I created a repo: https://github.com/lleevvyy/ionic-bugs-example
Run ionic serve and follow steps below.
Reproduce issue 1:
Reproduce issue 2:
Reproduce issue 3:
Ionic info: (run ionic info from a terminal/cmd prompt and paste output below):
Cordova CLI: 6.5.0
Ionic Framework Version: 3.0.0
Ionic CLI Version: 2.2.2
Ionic App Lib Version: 2.2.1
Ionic App Scripts Version: 1.3.0
ios-deploy version: 1.9.0
ios-sim version: 5.0.13
OS: macOS Sierra
Node Version: v7.3.0
Xcode version: Xcode 8.3 Build version 8E162
Browser: Chrome 57.0.2987.133 (64-bit)
Thanks for the issue! We are aware of some of these issues and will be working on fixing them. :)
I can confirm the issue 3. This is also not usefull because if your developing on ModalPage on livereload the app is always navigate back to start page.
@danbucholtz can you look at those issues please, maybe some of them you will be able to fix as you work on improved navigation?
These issues should be fixed now with the updates to Nav over the past few months. Please open another issue if you're still having trouble, but I think they're resolved.
Thanks,
Dan
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.
Most helpful comment
I can confirm the issue 3. This is also not usefull because if your developing on ModalPage on livereload the app is always navigate back to start page.