ngx-treeview
ngx-treeview copied to clipboard
DropdownDirective is missing from DropdownTreeviewComponent
The line @ViewChild(DropdownDirective) dropdownDirective: DropdownDirective; has been removed from dropdown-treeview.component.ts during the Angular 10 upgrade.
Edit: I created a pull request that solves this issue.
is there a way to close the dropdown without the directive? When will this pr be accepted?
I still have the same issue, the directive is not there anymore and I can't close the dropdown