Closed
Description
Bug Report
Ionic version:
[x] 4.11.9
Current behavior:
If there are two side menus on IOS (both webapp and native) after some clicking one of the menus hides right after you try to activate it. Therefore there is no way to use it.
video: https://drive.google.com/file/d/1K8ufJulCBTqxsgWo7FK5_t5FyFuSGc_8/view
Expected behavior:
Using two side menus with no problems.
Steps to reproduce:
repo: https://github.com/kleeb/ionic-issue-19500
I used repository above, run project and opened it externally (iphone6, ios 12.3.1). Steps to reproduce:
- Open left side menu with button
- Select list
- try to swipe open right side menu
- menus start to behave strange
Sometimes it takes longer to reproduce it - please try to open items from left menu, then right menu and left menu again. After a few attempts you will surely see the buggy behaviour.
Related code:
repo: https://github.com/kleeb/ionic-issue-19500