-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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: IonMenu's backdrop not displayed on iOS after upgrade from 4.8.1 to 4.9.0/4.9.1 #19387
Comments
It looks like both "overlay" and "push" menu types work fine on iOS (tested in Chrome using Dev tools). But, using "reveal" produces the issue. On Android, only "overlay" works fine, both "reveal" and "push" don't add the backdrop. |
I have a similar problem where nothing in the menu is clickable on iOS because the Plunker: https://next.plnkr.co/edit/83Qz2MFr8B8lD4cc?preview This demo forces iOS mode. Just open the menu and inspect any menu item which will wrongly select the following element:
|
Same problem on iOS after upgrade from 4.8.1 to 4.9.0/4.9.1 |
@tricki Can you open a separate issue for this? I can reproduce the original issue. We will look into it and will post here when we have more to share. Thanks! |
Thanks! This issue has been fixed and will be available in the next release of Ionic. |
@liamdebeasi Thank you for a quick turnaround! |
this is to confirm that @ionic/core 4.10.0 have fixed it. |
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. |
Bug Report
Ionic version:
[x] 4.x
Current behavior:
Ionic menu has no backdrop when opened on iOS since version 4.9.0
Expected behavior:
Ionic menu should have backdrop
Other information:
Android is fine. Works fine using 4.8.1
Ionic info:
The text was updated successfully, but these errors were encountered: