Open ghost opened 7 years ago
Are you getting this just with normal use? For me, everything works fine but I'm trying to write a jest test file and I get this error.
(Sorry, I commented in the closed issue by mistake. Reposting my comment here:)
I am seeing this too. In my case, I am trying to create a clone of an existing graph into a new window using the react-new-window library. I believe the base issue is that the graph uses document.getElementById to get its reference. Perhaps this would be fixed by #57 ?
Im still getting Issue #6