You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
so, when I open browser window I don't have any console issues and logs, but nothing shows.
when I call (show) from cljs console again I get #object[Error Error: Invalid div id; div already has a Diagram associated with it.] and actually the canvas appeared, but it is empty.
Is it possible that I need specific version of GoJS? I have GoJS v2.1.38
Hi!
I can't make schema visualizer-schema to work
[hodur/engine "0.1.8"]
[hodur/visualizer-schema "0.1.1"]
in my case
1 I build lein project
2 add go script in resources
3 make my index.html like below
4 main.cljs as below
so, when I open browser window I don't have any console issues and logs, but nothing shows.
when I call
(show)
from cljs console again I get#object[Error Error: Invalid div id; div already has a Diagram associated with it.]
and actually the canvas appeared, but it is empty.Is it possible that I need specific version of GoJS? I have GoJS v2.1.38
Originally posted by @evilsneer in #10 (comment)
The text was updated successfully, but these errors were encountered: