-
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
[sidenav] container styles not updated after sidenav destroy or mode change #6271
Comments
Probably best to wait with this until #6260 is merged. |
… change * Fixes the drawer container not reacting if one of the drawers is destroyed. * Fixes the drawer container not reacting if the mode of a drawer is changed. Fixes angular#6271.
… change * Fixes the drawer container not reacting if one of the drawers is destroyed. * Fixes the drawer container not reacting if the mode of a drawer is changed. Fixes angular#6271.
… change * Fixes the drawer container not reacting if one of the drawers is destroyed. * Fixes the drawer container not reacting if the mode of a drawer is changed. Fixes angular#6271.
… change * Fixes the drawer container not reacting if one of the drawers is destroyed. * Fixes the drawer container not reacting if the mode of a drawer is changed. Fixes angular#6271.
Fixes the drawer container not reacting if one of the drawers is destroyed. Fixes angular#6271.
This one is a really painful regression, any chance of getting an expedited merge, even so we can start using it via |
@mmalerba I don't the fix in #6260 is working then, because switching modes only takes effect if you toggle the sidenav. For example, if it's open and set to See Plunkr (based on issue template plunkr): http://plnkr.co/edit/ODfeJBJEece2dvMJesNj?p=preview Should I create a new issue? |
@rosslavery I think @mmalerba meant #6712 for the mode changes. |
Ah...well then that one doesn't seem to be working either? Or is #6712 not
in beta 11?
Now I'm just confused 😛
On Sep 27, 2017 7:28 PM, "Will Howell" <[email protected]> wrote:
@rosslavery <https://github.com/rosslavery> I *think* @mmalerba
<https://github.com/mmalerba> meant #6712
<#6712> for the mode changes.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#6271 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAoF9AMG7syBlQOzMcX2PI3oqGOUzCQ_ks5smtocgaJpZM4Otvw9>
.
|
@rosslavery I think it just barely missed beta.11. It's also not yet available in the material2-builds yet due to some CI issue |
Fixes the drawer container not reacting if one of the drawers is destroyed. Fixes angular#6271.
Fixes the drawer container not reacting if one of the drawers is destroyed. Fixes #6271.
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. |
Bug, feature request, or proposal:
Regression
Expected
Reproduction
http://plnkr.co/edit/eKqzpiCPUXGVHjknmq6F?p=preview
cc @crisbeto
The text was updated successfully, but these errors were encountered: