You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Double click to collapse node. From the code above, contextMenu fires correctly, dblClick previously collapsed the node but the dblClick event is no longer firing when user double clicks on tree node
Versions of Angular Tree Component, Angular, Node, affected browser(s) and operating system(s):
"@circlon/angular-tree-component": "^11.0.4",
Angular 14.2.6
Node 16.17.0
Chrome Version 106.0.5249.119
Firefox 106.0
Windows 11
Other information:
I would be willing to submit a PR to fix this issue
[ ] No
The text was updated successfully, but these errors were encountered:
Minimal reproduction of the bug/regression with instructions:
Expected behavior:
Double click to collapse node. From the code above, contextMenu fires correctly, dblClick previously collapsed the node but the dblClick event is no longer firing when user double clicks on tree node
Versions of Angular Tree Component, Angular, Node, affected browser(s) and operating system(s):
"@circlon/angular-tree-component": "^11.0.4",
Angular 14.2.6
Node 16.17.0
Chrome Version 106.0.5249.119
Firefox 106.0
Windows 11
Other information:
I would be willing to submit a PR to fix this issue
[ ] No
The text was updated successfully, but these errors were encountered: