Skip to content

bug: navigation inside of ion nav is buggy #25677

Closed
@EinfachHans

Description

@EinfachHans

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions