reinitialize vis to avoid mysterious errors - #36
Conversation
|
This observation was from our joint investigation last Saturday.
|
|
I looked back at some old commits: That prompted me to discover that Bostock found and fixed a related problem in 2018! As such, I think we might use a similar approach here. Wrap the call to |
|
On closer inspection the current Observable Framework is using this code to render graphviz with a static import and a global const: It no longer has a |
friends security allows better write access to the local pages
|
I still do not understand the mechanism of failure. However Thompson's test case seems to work with this update to a newer Graphviz. |
|
Decided this has been working long enough that we could promote it to an official release. |
Nick and I tried moving one line around and it seems to behave much better in my Solo generated test case.
This is a work in progress.