@tailchaser wrote:
I discovered this issue using 1.8.4. The "right-click" is not responding and displaying the context menu. In fact, in my own testing, the "show" event isn't even firing to trigger the function showContextMenu..
var myContextMenu = $(go.HTMLInfo,
show: showContextMenu,
mainElement: cxElement
});I have tried this in both the 1.8.4 online example as well as the beta example with the same results. It works fine in Chrome. Give it a spin yourself.
https://gojs.net/beta/samples/customContextMenu.html
We are in an evaluation phase and this is one of the features we really liked. Any idea of a pending fix? Gotta love IE. :-/
Regards,
Steve
Posts: 2
Participants: 2