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
Hi,
The idea is to unsubscribe from any existing subscriptions, and to allow that to happen (as the unsubscribe will require the websocket / instance) before actually destroying the instance.
Hi @oliyh !
This has been really useful, thanks!
I noticed that calling re-graph.core/destroy throws a runtime error, and seemed like commenting this line out made the error stop.
re-graph/src/re_graph/core.cljs
Line 165 in 2b8f8fd
I have not looked into the internals much, but it would be awesome if you could highlight some intentions.
More than happy to provide more details as well.
The text was updated successfully, but these errors were encountered: