Hi,
I am trying to show a context menu on right mouse click using onContextMenu event handler. It works well at first but when I include the multiselect plugin, it stops working.
The gantt version is 7.0.11 and angular version is 9.1.12
Hello,
I couldn’t reproduce the issue in the following snippet and Angular demo:
http://snippet.dhtmlx.com/5/7d3de29f0
https://files.dhtmlx.com/30d/60eef5b800f96a8661b83bc03bfbbca2/angular9-context-menu+multiselect.zip
it is hard to suggest what might be wrong as I don’t see your code.
Please, send me a ready demo with all the necessary Javascript and CSS files so that I can reproduce the issue locally.
Hi, thank you so much for the response. I really appreciate it. I had found what’s causing the issue. Working ok now. Thanks !