question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Navigation: Back button missing on deeplink/reload (3.5.0)

See original GitHub issue

Ionic version: (check one with “x”) [ ] 1.x (For Ionic 1.x issues, please use https://github.com/ionic-team/ionic-v1) [ ] 2.x [x] 3.x

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: In an Ionic 3.5.0 app with lazy loading, the back button is missing after following a subpage deeplink or reloading. Reproducible in the simple-tabs navigation test.

Expected behavior: The back button to be shown.

Steps to reproduce:

  1. Clone the ionic-angular repo and npm install.
  2. Run gulp e2e.watch --folder nav/simple-tabs.
  3. In “Page One”, click the “Go to next page” button. “Page Two” is opened and the back button is shown.
  4. Reload “Page Two”. The back button is missing.

Related code: N/A

Other information: N/A

Ionic info: (run ionic info from a terminal/cmd prompt and paste output below):

global packages:

    @ionic/cli-utils : 1.4.0
    Cordova CLI      : 7.0.1
    Ionic CLI        : 3.4.0

local packages:

    @ionic/app-scripts              : 1.3.12
    @ionic/cli-plugin-cordova       : 1.4.0
    @ionic/cli-plugin-ionic-angular : 1.3.1
    Cordova Platforms               : android 6.2.3 ios 4.4.0
    Ionic Framework                 : ionic-angular 3.5.0

System:

    Node       : v6.10.3
    OS         : macOS Sierra
    Xcode      : Xcode 8.3.3 Build version 8E3004b
    ios-deploy : 1.9.1
    ios-sim    : 6.0.0
    npm        : 5.0.4

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:10 (7 by maintainers)

github_iconTop GitHub Comments

7reactions
c0bracommented, Mar 6, 2018

@danbucholtz this doesn’t appear to be fixed in ionic 3.9.2.

I’m using defaultHistory but do not get any back button when going to a page via its segment.

4reactions
danbucholtzcommented, Jul 3, 2017

Yep, looks like there is a bug. I’ll take a look.

Thanks, Dan

Read more comments on GitHub >

github_iconTop Results From Across the Web

Back button missing on deeplink/reload (3.5.0) · Issue #12212 ...
Current behavior: In an Ionic 3.5.0 app with lazy loading, the back button is missing after following a subpage deeplink or reloading.
Read more >
Back button on safari browser not working properly iOS
I have a functionality in my app to show google directions, for that I am using deep linking. It opens ...
Read more >
Principles of navigation - Android Developers
If a user is at the app's start destination, then the Up button does not appear, because the Up button never exits the...
Read more >
Storyteller • Documentation • Changelog
fixed occasional crash when closing player; fixed reload button visibility not working. Improvements: renamed Storyteller.isPresentingStory to Storyteller.
Read more >
iOS | Localytics Documentation - Upland Software
Login to the Localytics Dashboard and navigate to Settings > Apps. Find your app key app in the list and click the gear...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found