Closed
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+