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
The "added" handler on renderer process is double called every main process sends "added" event.
It means that window.ipcRenderer.off is not working on renderer process.