-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Description
Short description of the problem:
Left menu randomly disappears after opening left menu. I have not been able to pinpoint the exact cause, because it happens like once every twenty tries. I've switched to a overlay menu which seems to have fixed the problem. So, it looks like the problem is just with the default iOS menu type (reveal?).
This is just a thought, but the problem could be because a click and a swipe gesture or two rapid clicks are both handled for opening or closing the menu, thus hiding the menu right after it has been shown. However, I have not been able to reproduce this consistently.
I was able to reproduce the problem in the simulator on the ionic website, so it should not be a problem specific to me:
Other information: (e.g. stacktraces, related issues, suggestions how to fix, stackoverflow links, forum links, etc)
https://forum.ionicframework.com/t/random-white-block-after-opening-or-closing-left-menu/62598
Which Ionic Version? 2.x