-
Notifications
You must be signed in to change notification settings - Fork 6.8k
The allowable number of md-sidenav #3329
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
From the documentation for sidenav
|
Is there a way to do example 2 on the left? Tried 1 sidenav-container, all is well. But when closed, it overlaps another container, although it is hidden. Thank you for your response. |
Just put |
By design, we only allow one sidenav per side, but it's a bad experience to fail silently. We should be throwing an error. |
Error thrown in #3369 |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Hi! Thank you for your work! The question is... sidenav 2 work fine... But when you add 3 they are all hidden. There are no errors. Version of angular 2, and the latest material. Big Thanks!
The text was updated successfully, but these errors were encountered: