caseywatts / graphviz-repl

REPL WebUI for Graphviz
http://www.graphvizrepl.com
17 stars 2 forks source link

Have to refresh upon any compiling-error #2

Open caseywatts opened 8 years ago

caseywatts commented 8 years ago

Have to refresh upon compiling-error (which happens a lot).

This was a bug with viz.js, it was fixed in an update from this issue~! Just merged viz.js 1.3.0 into master, it's got a fix for this.

caseywatts commented 8 years ago

oop nope, not fixed

how to reproduce:

  1. have a graphviz with some "strings"
  2. delete the closing " --> error
  3. type anything else, fix it, etc