In cytoscape.js I have a network, and when I select a node, normally the color of the inner circle, which is green, should turn black, like this in Mozilla Browser:
But when I try the same network in Google Chrome it doesn't work, I just get this, like I was moving the node, not clicking it:
Is there a compatibility problem between Chrome and cytoscape.js? Or anybody has any other ideas of why the selection could not be working?
Thanks!