Skip to content

bug: page transition slides over menu when visible on larger screen #28737

Closed
@jaminm

Description

@jaminm

Prerequisites

Ionic Framework Version

v7.x

Current Behavior

On an iPad if you have a split pane and are using the ion-router-outlet and issue a push command in Vue, it used to just animate the router page area of the screen but now the transition slides over the entire screen including the menu. The web and android tablet builds only have a transition animation in the page section (they move up and down), it is just iPad builds that navigate over top of the menu as it pushes towards either the left or right.

Expected Behavior

This really should only transition between the two pages and not push the view over top of the menu.

Steps to Reproduce

  1. Have a split-pane project in vue with a menu using ion-router-outlet
  2. Make two views and navigate from one view to the other using a push command

Code Reproduction URL

No response

Ionic Info

Ionic:

Ionic CLI : 7.1.1 (/opt/homebrew/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/vue 7.6.1

Capacitor:

Capacitor CLI : 5.5.1
@capacitor/android : 5.5.1
@capacitor/core : 5.5.1
@capacitor/ios : 5.5.1

Utility:

cordova-res : not installed globally
native-run (update available: 2.0.0) : 1.7.4

System:

NodeJS : v20.8.0 (/opt/homebrew/Cellar/node/20.8.0/bin/node)
npm : 10.2.5
OS : macOS Unknown

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions