react-digraph icon indicating copy to clipboard operation
react-digraph copied to clipboard

Error: <g> attribute transform: Expected number, "translate(NaN,NaN) scale(N…".

Open bdnsergi opened this issue 4 years ago • 1 comments

Hi, I created a component Graph.js where call -GraphView with params- it is working good if I call this component only once but the problem is when I try to show -Graph- in diferents tabs. In that way in the first tab it works ok but in the others not.

Work ok --> image

image

Not works --> image

image

And the errors are: --> image

image

Thanks a lot for any help.

bdnsergi avatar Jan 13 '22 17:01 bdnsergi

Sorry version lib: "react-digraph": "8.0.0-alpha.1",

bdnsergi avatar Jan 13 '22 17:01 bdnsergi