Agustin Banchio
Agustin Banchio
Hi, I am having an issue when trying to run jest while using vis-network. I get the following error: `Details: /node_modules/vis-data/peer/index.js:1 ({"Object.":function(module,exports,require,__dirname,__filename,global,jest){export * from "./esm"; ^^^^^^ SyntaxError: Unexpected token export...
### Describe the bug When a Fruchterman layout graph has complex data and is GPU accelerated, the layout is incorrectly rendered. Sometimes it doesn't show at all and you need...
**Describe the bug** When I hover over a node, the event `onNodeHover` gets fired. But when I start dragging the node, the event gets refired with null (as if it...