Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 6.8k
Select-all toggle in tree example has the wrong state #13314
Copy link
Copy link
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 workarounddocsThis issue is related to documentationThis issue is related to documentationhelp wantedLabel noting an issue which the team is looking for contribution from the community to fixLabel noting an issue which the team is looking for contribution from the community to fix
Description
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 workarounddocsThis issue is related to documentationThis issue is related to documentationhelp wantedLabel noting an issue which the team is looking for contribution from the community to fixLabel noting an issue which the team is looking for contribution from the community to fix
Bug, feature request, or proposal:
Checkbox tree don't work properly (official documentation example) => https://material.angular.io/components/tree/examples
What is the expected behavior?
Se attached images, after click on parent childs are not selected
What is the current behavior?
What are the steps to reproduce?
see my images and offical examples:
https://material.angular.io/components/tree/examples
or:
https://stackblitz.com/angular/gabkadkvybq?file=app%2Ftree-checklist-example.ts
Thanks and Regards