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

/node_modules/ng2-tree/fesm2022/ng2-tree.mjs:5:0-34 - Error: Module not found: Error: Package path ./v4 is not exported from package D:\role\role02\node_modules\uuid (see exports field in D:\role\role02\node_modules\uuid\package.json)

I am facing the below issue using Angular 16 with ng2-tree version 2.0.0-rc.11. Also I can see the pull request for this https://github.com/valor-software/ng2-tree/pull/353. It will be helpful if the new...

When I imported the 'TreeModule' and include it in `imports` It display this following error **'TreeModule' does not appear to be an NgModule class.** _This likely means that the library...