简体   繁体   中英

Cytoscape.js, nodes aren't getting selected with Chrome

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!

It may be related to this: https://github.com/cytoscape/cytoscape.js/issues/876

If there is a bug in a particular version of a browser on the browser side, it's hit or miss whether there can be a workaround. You may want to file an issue with more details: https://github.com/cytoscape/cytoscape.js/issues/new

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM