holochain / launcher

Desktop launcher to install and use Holochain apps locally (Electron version)
58 stars 2 forks source link

[BUG] Object has been destroyed error if window closed by happ #98

Closed matthme closed 3 weeks ago

matthme commented 3 months ago

If a happ UI calls window.close() the happ window gets closed but trpc's state does not get updated https://github.com/jsonnull/electron-trpc/issues/156

Image

matthme commented 3 months ago

The same error also occurs twice when Restarting launcher.