Closed grimace closed 4 years ago
PLEASE READ CAREFULLY!
Just a question about how I can NOT show the node expander when there is no children for a node.
Please reproduce here if reporting a bug, or requesting help: https://stackblitz.com/edit/angular-wxansn
The fastest way to get an answer is via the slack channel: https://angular-tree-component.herokuapp.com/
You will also get updates on releases, bugfixes and other announcements.
Please look for an answer in the docs before submitting an issue: angular2-tree.readme.io.
NM, my issue was that I was passing a children array that was empty, when I null it out the tree-node-expanders go away.
PLEASE READ CAREFULLY!
Just a question about how I can NOT show the node expander when there is no children for a node.
Reproduce
Please reproduce here if reporting a bug, or requesting help: https://stackblitz.com/edit/angular-wxansn
Additional Info
Use the Slack Channel
The fastest way to get an answer is via the slack channel: https://angular-tree-component.herokuapp.com/
You will also get updates on releases, bugfixes and other announcements.
Search Docs First
Please look for an answer in the docs before submitting an issue: angular2-tree.readme.io.