Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: Unexpected ion-menu opening on another page #29412

Closed
3 tasks done
alexgavard opened this issue Apr 28, 2024 · 1 comment
Closed
3 tasks done

bug: Unexpected ion-menu opening on another page #29412

alexgavard opened this issue Apr 28, 2024 · 1 comment
Assignees
Labels

Comments

@alexgavard
Copy link

alexgavard commented Apr 28, 2024

Prerequisites

Ionic Framework Version

v7.x

Current Behavior

The problem occurs when using ion-menu with the side="end" propertie to open the menu on the right side. The behavior is perfect on the home screen. However, when navigating to another page, such as a detail page, and simulating a swipe from the right side, this results in the menu being open when returning to the home screen.

Screen.Recording.2024-04-28.at.6.10.28.PM.mov

Expected Behavior

The menu should not open on a new page. When using the side="start" propertie to open the menu on the left side, this problem does not occur.

Steps to Reproduce

  1. Click on the 'Detail' button.
  2. Perform a swipe from the right side as if you were going to open the menu.
  3. Return to the home screen.

Code Reproduction URL

https://github.com/alexgavard/ionic-demo

Ionic Info

Ionic:

Ionic CLI : 7.2.0 (/Users/alex/.nvm/versions/node/v20.10.0/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/angular 8.0.1
@angular-devkit/build-angular : 17.3.6
@angular-devkit/schematics : 17.3.6
@angular/cli : 17.3.6
@ionic/angular-toolkit : 11.0.1

Capacitor:

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

Utility:

cordova-res : 0.15.4
native-run : 2.0.1

System:

NodeJS : v20.10.0 (/Users/alex/.nvm/versions/node/v20.10.0/bin/node)
npm : 10.2.5
OS : macOS Unknown

Additional Information

No response

@liamdebeasi
Copy link
Contributor

Thanks for the issue. I am going to close this as a duplicate of #25272.

@liamdebeasi liamdebeasi closed this as not planned Won't fix, can't repro, duplicate, stale May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants