ng2-tree
ng2-tree copied to clipboard
Settings: Cannot access 'right menu' when static is set to true.
In the Tree model Settings, if static is set to 'true', the right menu of node cannot be accessed. Is there any solution, to not let node item draggable but can have 'right menu'? Pls help me with this scenario. Thank you.
i have the same issue, but with left menu
Same issue.
https://github.com/valor-software/ng2-tree/blob/master/src/tree.ts#L371 @rychkog why menu is disabled when static is on ?
Any one solve this issue, I am also facing the same issue. Please help. Thanks
In the Tree model Settings, if static is set to 'true', the right menu of node cannot be accessed. Is there any solution, to not let node item draggable but can have 'right menu'? Pls help me with this scenario. Thank you.
Hi @skdev123 : have you solve this problem then ?