Open jasongilman opened 7 years ago
(proto-repl-charts.graph/graph "Test" {:nodes [{:id :1 :label :a} {:id :2 :label :b}] :edges [[:1 :2]]})
The stack trace seems incorrect:
/Users/jason/work/github_workspace/proto-repl/lib/process/nrepl-connection.coffee:231 TypeError: Cannot read property '0' of null(…)(anonymous function) @ /Users/jason/work/github_workspace/proto-repl/lib/process/nrepl-connection.coffee:231
The stack trace seems incorrect: