mirror of https://github.com/sbt/sbt.git
When using `dagre-d3` v0.4.10, my browser (Chrome 49) crashes an javascript error and the arrows are not displayed : ``` Uncaught TypeError: t.getTransformToElement is not a function ``` This happens in the function `getCoords` of the library. Using the latest version v0.4.16 of dagre-d3 fixes the issue. |
||
|---|---|---|
| .. | ||
| main | ||
| sbt-test/sbt-dependency-graph | ||
| test/scala/net/virtualvoid/sbt/graph/util | ||