git-deps
git-deps copied to clipboard
graph: first loading of page results in negative SVG dimension
Browser JS console gives:
Error: Invalid negative value for <svg> attribute height="-2"
and rendering doesn't work until you reload. This seems to be a recent regression.