ng2-tree icon indicating copy to clipboard operation
ng2-tree copied to clipboard

Angular tree component

Results 103 ng2-tree issues
Sort by recently updated
recently updated
newest added

Load children asynchronously : Node that defines this function is collapsed by default. At the moment of clicking 'Expand' arrow, it starts loading its children by calling given function. But...

With angular 10 I got this issue **o.Subject is not a constructor - Angular 10** To fix I changed old rxjs import to rxjs 6 imports

Hi We want to update to Angular 9. But now we have the following error on ng2-tree: `WARNING in Entry point 'ng2-tree' contains deep imports into 'C:/tgdaemi1/workspace-git/clima2-ui/node_modules/rxjs/Observable', 'C:/tgdaemi1/workspace-git/clima2-ui/node_modules/rxjs/Subject', 'C:/tgdaemi1/workspace-git/clima2-ui/node_modules/rxjs/add/operator/filter', 'C:/tgdaemi1/workspace-git/clima2-ui/node_modules/rxjs/add/observable/of',...

I am using latest version of ng2-tree library but it contains issues with Angular 11. You can replicate by using executing `ng serve --prod` or create a production build. It...

Estoy intentando correr el demo que incluye este componente, pero al ejecutarlo me manda el error: `ERROR Error: Uncaught (in promise): TypeError: i.Subject is not a constructor TypeError: i.Subject is...

I remove a child from node and the child got deleted but the loadChildren() is not working neither in the node and the node parent.

Hello @team, I like your effort for build up this npm. **I want to enable right menu on node but disable drag drop.** ``` 'static': true, 'rightMenu': true ``` In...

I got this warning message from Angular after installing ng2-tree: > ...src\app\app.module.ts depends on 'ng2-tree'. CommonJS or AMD dependencies can cause optimization bailouts. > For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies Is...

Hello! I saw your demo and I noticed you cannot moved a folder or item into an empty folder. Is this the expected behaviour or a known bug? Do you...

enhancement

Not support angular 9 ![image](https://user-images.githubusercontent.com/239037/75634154-1a66b600-5c1c-11ea-9677-36933fb7c967.png)