ionic-framework: bug: menu is not getting correct classes added on open
Reproduced in this issue: https://github.com/driftyco/ionic-conference-app/issues/226
I was only able to reproduce this using Safari and setting the mode to ios (which is probably because of the menu type being reveal). I reproduced by running the conference app and switching between menu items (usually map -> speakers -> schedule) until the menu was a white screen. It appears the menu isn’t getting the show-menu class added sometimes. Adding this class shows the menu content.
About this issue
- Original URL
- State: closed
- Created 8 years ago
- Reactions: 1
- Comments: 16 (8 by maintainers)
Commits related to this issue
- fix(menu): open/close race condition fixes #7629 #8001 — committed to manucorporat/ionic by manucorporat 8 years ago
- fix(menu): open/close race condition fixes #7629 #8001 — committed to manucorporat/ionic by manucorporat 8 years ago
- fix(menu): open/close race condition fixes #7629 #8001 — committed to manucorporat/ionic by manucorporat 8 years ago
- fix(menu): open/close race condition fixes #7629 #8001 — committed to manucorporat/ionic by manucorporat 8 years ago
- fix(menu): open/close race condition fixes #7629 #8001 — committed to ionic-team/ionic-framework by manucorporat 8 years ago
I ran into this issue when testing some issues on #7600 I’m adding my notes here:
Initial Reporting of the issue with the side menu:
Confirming in the conference app example:
Steps to reproduce in conference app:
More testing, finding that if the UserAgent is correct, it will generally work: