-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
P2The issue is important to a large percentage of users, with a workaroundThe issue is important to a large percentage of users, with a workaround
Description
Bug
I believe this is a bug.
What is the expected behavior?
If both checked and indeterminate are true and then checked is set to false it should show indeterminate.
What is the current behavior?
If both checked and indeterminate are true and then checked is set to false it should show indeterminate but instead, it shows unchecked.
What are the steps to reproduce?
If you use the toggles you will see the state of the checkbox not being correct against the set values.
https://embed.plnkr.co/v7euQHvzVsAFHNcpsEFo
Which versions of Angular, Material, OS, browsers are affected?
Latest
Metadata
Metadata
Assignees
Labels
P2The issue is important to a large percentage of users, with a workaroundThe issue is important to a large percentage of users, with a workaround