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.

bug: navigation inside of ion nav is buggy

See original GitHub issue

Prerequisites

Ionic Framework Version

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

Current Behavior

Navigation in a <ion-nav> inside a Modal appears to be very buggy for me:

  1. The IonTitle of the root page animates wrong -> To the bottom of the side
  2. The entering of the next page is buggy and stucks a short time in the animation

Expected Behavior

The animation should work without bugs 😃

Steps to Reproduce

See attached Repo:

  1. Open Modal
  2. Navigate forward (buggy enter animation)
  3. Navigate back via click or swipe (buggy leave animation)

Code Reproduction URL

https://github.com/EinfachHans/ionic-modal-nav-bug

Ionic Info

Ionic:

Ionic CLI : 6.20.1 (/Users/hans/.nvm/versions/node/v16.14.2/lib/node_modules/@ionic/cli) Ionic Framework : @ionic/angular 6.1.15 @angular-devkit/build-angular : 14.1.0 @angular-devkit/schematics : 14.1.0 @angular/cli : 14.1.0 @ionic/angular-toolkit : 6.1.0

Capacitor:

Capacitor CLI : 3.6.0 @capacitor/android : not installed @capacitor/core : 3.6.0 @capacitor/ios : not installed

Utility:

cordova-res (update available: 0.15.4) : 0.15.1 native-run : 1.6.0

System:

NodeJS : v16.14.2 (/Users/hans/.nvm/versions/node/v16.14.2/bin/node) npm : 8.6.0 OS : macOS Monterey

Additional Information

No response

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
EinfachHanscommented, Jul 28, 2022

Works, thank you! 😊

0reactions
ionitron-bot[bot]commented, Aug 27, 2022

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.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bug with ionic navbar - Stack Overflow
Navbar issue: https://github.com/driftyco/ionic/issues/1858 ... After almost 2 years, ion-nav-bar is buggy as Harlem shake. Seriously, going back to simple
Read more >
Ionic-react - so many render issues related to routing
This is a very general question, but I'm wondering if there's someone actively working on the Ionic-React library?
Read more >
Navigation/Starmap - The biggest obstacle for a new player
the poor map/nav experience is the biggest challenge for any newcomer, and a PITA for others. The high interactivity = frequent super ...
Read more >
Creating A Jump-To-Anchor Fragment Polyfill In Angular 5.2.0
Ben Nadel presents a polyfill for jump-to-anchor functionality that is not currently supported in the Angular 5 Router.
Read more >
An example of the Ionic 2 Menu Component
All it really means though is this: "When I load crap, I want you to load ... You'll notice at the bottom I've...
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