You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the issue. I am going to close this as a duplicate of #18683. The issue is not Vue-specific, but is a bug in our underlying ion-menu component.
That being said, this paradigm is not really something we recommend. Multiple menus that display different content can result in a confusing user experience. We recommend one top level ion-menu inside of an ion-split-pane. See the ion-split-pane Documentation for examples.
If you are interested in seeing #18683 fixed I recommend commenting on that thread with your use case. Concrete use cases that include the problem developers are trying to solve help us better prioritize bug fixes. Thank you!
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:
[ ] 4.x
[x] 5.x
Current behavior:
Initializing a menu inside a nested route breaks the first menu and the button disappears in the first page
Expected behavior:
Should have both menus working
Steps to reproduce:
Code to have menus in nested router
https://github.com/scottix/vue-pretab
Related code:
https://github.com/scottix/vue-pretab
Other information:
Ionic info:
The text was updated successfully, but these errors were encountered: