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 i use this method create more windows, There are four Windows, and as soon as the close-win of one of them is triggered, the close-win receive of the main process is repeated four times
at renderer code
at main code
when i use this method create more windows, There are four Windows, and as soon as the
close-win
of one of them is triggered, theclose-win
receive of the main process is repeated four timesResult
the main code result is
But I only want to trigger it once.
The text was updated successfully, but these errors were encountered: