Currently, I am working with Angular and have implemented a tree-based structure.
- Within this tree structure, there is a dropdown button labeled "Dropdown."
- The issue at hand is that when I click on the "Dropdown" button, the dropdown functionality does not work.
Please take a look at the code by clicking on the following StackBlitz link:
https://stackblitz.com/edit/angular-tree-un?file=src%2Fapp%2Fapp.component.html