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
@MangMax It may be possible to avoid duplicating removeListener, as the Electron documentation states that off is equivalent to removeListener. However, this functionality can be added.
The useIpcRenderer is missing the off method, is this intentional?
https://www.electronjs.org/docs/latest/api/ipc-renderer
The text was updated successfully, but these errors were encountered: