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
(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
vis.js:48138 Uncaught (in promise) TypeError: Cannot read property 'hasChildNodes' of null(…)
The text was updated successfully, but these errors were encountered: