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
This is not always intended, see https://material.angular.io/components for example. Click on the sidenav and press escape to see it disappear. Cannot get the sidenav back.
The text was updated successfully, but these errors were encountered:
devversion
added a commit
to devversion/material2
that referenced
this issue
Jan 2, 2017
* Adds an attribute to the `md-sidenav` component, which allows developers to disable the closing behavior (e.g escape closing)
Backdrop stays separate because you can disable it by using the `mode` attribute.
Closesangular#2462
* feat(sidenav): add disableClose option
* Adds an attribute to the `md-sidenav` component, which allows developers to disable the closing behavior (e.g escape closing)
Backdrop stays separate because you can disable it by using the `mode` attribute.
Closes#2462
* Address comments
This is not always intended, see https://material.angular.io/components for example. Click on the sidenav and press escape to see it disappear. Cannot get the sidenav back.
The text was updated successfully, but these errors were encountered: