Hello,
I have an app with ion-menu. ion-menu-toggle works fine opening and closing the menu on browser and physical devises. But on android emulator, once the menu is opened, it can never be closed.
Please recommend how to solve this.
1 Like
i also facing this issue…
I am also facing this problem. Any workarounds ?
This only happens in my emulators, but not on the browser or on my phone itself.
I have tried it on two different android emulators from Android Studio. Also notice the menu swipe is not working on the emulator either.
I tried wrapping a simple button with ion-menu-toggle tags and that didn’t work either. I also updated to the latest version of ionic by doing (npm install -g ionic@latest).
Would very appreciate some help. Thanks
1 Like