i use dhtmlxTreeView on an angular cli project with the typescript, the tree work fine in my pure js project but when i use rightclick event give me this error on console :
message: “c.a is not a function”
stack: "dhtmlXTreeObject.prototype._doContClick
how can i solve this ?