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
When a renderer process subscribe/pipe an observable from the main process it will not unsubscribe when the page refresh or the window close(Multi window)
This is an issue as when the observable emit new values it log errors
When a renderer process subscribe/pipe an observable from the main process it will not unsubscribe when the page refresh or the window close(Multi window)
This is an issue as when the observable emit new values it log errors