-
Notifications
You must be signed in to change notification settings - Fork 3.4k
fix(panel): fix propagateContainerEvents #10497
Conversation
Change $mdPanel with propagateContainerEvents set to true to not close when it is clicked. Fixes: angular#10495
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed, please reply here (e.g.
|
1 similar comment
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed, please reply here (e.g.
|
I signed it! |
CLAs look good, thanks! |
1 similar comment
CLAs look good, thanks! |
@ErinCoughlan can you please take a look ? :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Change $mdPanel with propagateContainerEvents set to true to not close when it is clicked. #GoodnessSquad
Fixes: #10495