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
14.x
Description
the mat-tab-link disabled flag does not prevent click
Reproduction
Steps to reproduce:
- Add a (click) action to a mat-tab-link
Expected Behavior
The click action should not occur.
Actual Behavior
The click action is executed any way.
Environment
- Angular: 16
- CDK/Material: 16
- Browser(s): Edge
- Operating System (e.g. Windows, macOS, Ubuntu): Windows