Closed chenyunw-uber closed 1 year ago
There is a bug where the graph cannot locate the correct edge position when panTo. This is because there are two element with same id but the first one is empty. For example
To fix this, we do querySelectorAll and try to find the correct edge.
There is a bug where the graph cannot locate the correct edge position when panTo. This is because there are two element with same id but the first one is empty. For example
To fix this, we do querySelectorAll and try to find the correct edge.