-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentregressionThis issue is related to a regressionThis issue is related to a regression
Description
Bug, feature request, or proposal:
bug: mat-tab-link can not be disabled any more since moved to 5.0 (worked earlier)
What is the expected behavior?
mat-tab-link component should be disabled if disabled is set
What is the current behavior?
mat-tab-link component is enabled if disabled is set
What are the steps to reproduce?
https://stackblitz.com/edit/angular-cnfz79?file=app%2Ftabs-overview-example.html
What is the use-case or motivation for changing an existing behavior?
Tab sometimes should be disabled
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Angular 5.1.0
Material 5.0.0
TypeScript 2.4.2
OS Ubuntu 16.04
Browser Chrome Version 62.0.3202.75 (Official Build) (64-bit)
trungi and sdornan
Metadata
Metadata
Assignees
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentregressionThis issue is related to a regressionThis issue is related to a regression