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

Hi @rychkog I installed the new version and unfortunately I'm still experiencing difficulties using the tree. I'm loading children using Ngrx and when I load the next level the tree...

Dear support team, we updated our solution to Angular core 6.1.8 and rxjs 6.3.2 and now we have compilation errors for the ng2-tree component: > ERROR in ./node_modules/ng2-tree/src/tree.js > Module...

how can i remve like nes between nodes like the demos that exists in project

when i try to move node by drag event, sometimes it works, sometimes it doesn't, why did this happen and how to fix it?

Hi ng2-tree community I'm facing some issue and I need help. When I build ng2-tree with checkbox I bring data from server side setting the "checked" property as true deppending...

How could i enable RTL in this module? Does this module includes this feature?

Hi i have issue like this.GenericScopeTreeComponent.getControllerByNodeId is not a function ![image](https://user-images.githubusercontent.com/17614243/45609871-c831d500-ba27-11e8-856f-925dcf8b41b3.png) generic-scope-tree.component.ts import { Component,Input, ElementRef, ViewChild, AfterViewInit } from '@angular/core'; import { TreeModule, Ng2TreeSettings, NodeEvent, RenamableNode, TreeModel} from 'ng2-tree';...

I want when select node to style it

I returned Json object same to the sample but not working. How could load data from API json object