Skip to content

Conversation

crisbeto
Copy link
Member

Fixes changing the hasBackdrop value not having an effect if it happens after the first time a menu is opened.

Fixes #14560.

Fixes changing the `hasBackdrop` value not having an effect if it happens after the first time a menu is opened.

Fixes angular#14560.
@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Dec 18, 2018
@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Dec 18, 2018
crisbeto added a commit to crisbeto/material2 that referenced this pull request Dec 18, 2018
Along the same lines as angular#14561. The connected overlay directive has an input on whether it should have a backdrop, however we only use it the first time we create the backdrop.
crisbeto added a commit to crisbeto/material2 that referenced this pull request Dec 18, 2018
Along the same lines as angular#14561. The connected overlay directive has an input on whether it should have a backdrop, however we only use it the first time we create the backdrop.
Copy link
Member

@jelbourn jelbourn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jelbourn jelbourn added pr: lgtm action: merge The PR is ready for merge by the caretaker labels Dec 19, 2018
@jelbourn jelbourn merged commit 268b0e8 into angular:master Dec 19, 2018
jelbourn pushed a commit that referenced this pull request Dec 19, 2018
Along the same lines as #14561. The connected overlay directive has an input on whether it should have a backdrop, however we only use it the first time we create the backdrop.
josephperrott pushed a commit to josephperrott/components that referenced this pull request Jan 14, 2019
)

Fixes changing the `hasBackdrop` value not having an effect if it happens after the first time a menu is opened.

Fixes angular#14560.
josephperrott pushed a commit to josephperrott/components that referenced this pull request Jan 14, 2019
Along the same lines as angular#14561. The connected overlay directive has an input on whether it should have a backdrop, however we only use it the first time we create the backdrop.
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker cla: yes PR author has agreed to Google's Contributor License Agreement target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mat-menu's hasBackdrop attribute doesn't affect overaly when changes pro-grammatically
3 participants