-
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 urgent
Description
Bug, feature request, or proposal:
After disabling mat-button-toggle-group its still selectable.
What is the expected behavior?
Its should be completely disabled.
What is the current behavior?
When disabled attribute is dynamically set then, disabled behavior is working partially.
What are the steps to reproduce?
- Open the stakbltiz
https://stackblitz.com/edit/angular-6rguum?file=app/button-toggle-exclusive-example.html - check the checkbox
- click on the button under button group and observe the behavior, buttons are still selectable but only first time
What is the use-case or motivation for changing an existing behavior?
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Angular 5+
Material 5+
TS 2.4+
Is there anything else we should know?
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 urgent