Skip to content

Conversation

crisbeto
Copy link
Member

Currently the tree somewhat works if a flat node and a nested node are used together, however they can break down depending on the data that is passed in.

These changes add a warning that will tell users to use a consistent node type.

Fixes #29927.

Currently the tree somewhat works if a flat node and a nested node are used together, however they can break down depending on the data that is passed in.

These changes add a warning that will tell users to use a consistent node type.

Fixes angular#29927.
@crisbeto crisbeto added merge: preserve commits When the PR is merged, a rebase and merge should be performed target: rc This PR is targeted for the next release-candidate labels Nov 11, 2024
@crisbeto crisbeto requested a review from a team as a code owner November 11, 2024 17:42
@crisbeto crisbeto requested review from amysorto and wagnermaciel and removed request for a team November 11, 2024 17:42
@angular-robot angular-robot bot added the area: docs Related to the documentation label Nov 11, 2024
Fixes docs that were combining flat and nested tree nodes.
@crisbeto crisbeto removed the request for review from amysorto November 12, 2024 16:10
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Nov 12, 2024
@crisbeto crisbeto merged commit 1d5a6a2 into angular:main Nov 12, 2024
21 of 23 checks passed
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Dec 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: docs Related to the documentation merge: preserve commits When the PR is merged, a rebase and merge should be performed target: rc This PR is targeted for the next release-candidate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Angular Material Tree duplicates tree nodes if first top level tree node has no children but other top level nodes do

3 participants