-
Notifications
You must be signed in to change notification settings - Fork 6.8k
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
Add the availability to disable the close of a bottomSheet programatically once is opened. #14708
Labels
P4
A relatively minor issue that is not relevant to core functions
Comments
crisbeto
added a commit
to crisbeto/material2
that referenced
this issue
Jan 3, 2019
Allows for the `disableClose` value of a bottom sheet to be updated after it has been opened, similarly to `MatDialog`. Fixes angular#14708.
vivian-hu-zz
pushed a commit
that referenced
this issue
Jan 16, 2019
) Allows for the `disableClose` value of a bottom sheet to be updated after it has been opened, similarly to `MatDialog`. Fixes #14708.
s2-abdo
pushed a commit
to s2-abdo/material2
that referenced
this issue
Jan 18, 2019
…ular#14711) Allows for the `disableClose` value of a bottom sheet to be updated after it has been opened, similarly to `MatDialog`. Fixes angular#14708.
s2-abdo
pushed a commit
to s2-abdo/material2
that referenced
this issue
Jan 18, 2019
…ular#14711) Allows for the `disableClose` value of a bottom sheet to be updated after it has been opened, similarly to `MatDialog`. Fixes angular#14708.
vivian-hu-zz
pushed a commit
that referenced
this issue
Jan 18, 2019
) Allows for the `disableClose` value of a bottom sheet to be updated after it has been opened, similarly to `MatDialog`. Fixes #14708.
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. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add the availability to disable the close of a bottomSheet programatically once is opened (like in dialogs).
The text was updated successfully, but these errors were encountered: