Closed
Description
Is this a regression?
- Yes, this behavior used to work in the previous version
The previous version in which this bug was not present was
legacy (v14)
Description
Buttons in list item meta are not clickable because .mdc-list-item__content
has pointer-event: none
Reproduction
Steps to reproduce:
- create a list, add a list item with a button in it
- try to click it
Expected Behavior
buttons are clickable
Actual Behavior
buttons are not clickable
Environment
- Angular: 15.0.0
- CDK/Material: 15.0.0
- Browser(s): All
- Operating System (e.g. Windows, macOS, Ubuntu): N/A