Hello Walter,
I am using materialize, ractive, exceplusjs and sheetjs in my code. I call gojs last to overwrite any functions that may duplicate. The problem is as soon as my diagram loads i can click on it everything is ok but when i try to move or resize any element the canvas freezes i can’t deselect any element or resize i can’t do anything with the diagram. The canvas still has the highest z-index so the problem is not in not detecting clicking events. I have no idea what can cause it.
I wonder if you can help me.