Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs-bug(COMPONENT): The documented example for creating a flat tree used deprecated controls #29764

Closed
btiller123 opened this issue Sep 19, 2024 · 2 comments
Labels
docs This issue is related to documentation needs triage This issue needs to be triaged by the team

Comments

@btiller123
Copy link

Documentation Feedback

According to the release notes for 18.2.0 in https://github.com/angular/components/releases, many tree controls have been deprecated which my IDE shows the same as well. However, the angular material documented code examples for creating trees is still using these deprecated controls. I need to replace my deprecated controls for creating/using a flat node tree so would like examples showing how to do it without the deprecated controls. See https://material.angular.io/components/tree/examples .
Please update the documentation.

Affected documentation page

https://material.angular.io/components/tree/examples

@btiller123 btiller123 added docs This issue is related to documentation needs triage This issue needs to be triaged by the team labels Sep 19, 2024
@faraz-ahmad-uft
Copy link

I am facing the same issue.

Please let me know If someone has alternative approach for these deprecated classes.

@amysorto
Copy link
Contributor

This should be fixed by #29752. The next release will update the docs site and the examples.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs This issue is related to documentation needs triage This issue needs to be triaged by the team
Projects
None yet
Development

No branches or pull requests

3 participants