Browser Windows created too close together have the same Id #545

Open
opened 2026-01-29 16:42:36 +00:00 by claunia · 0 comments
Owner

Originally created by @danatcofo on GitHub (Jul 30, 2020).

Originally assigned to: @GregorBiswanger on GitHub.

I've opened multiple new windows via Electron.WindowManager.CreateWindowAsync(options, url) and the resulting windows all share the same Id value if they are opened close enough together. If they are created with enough time separating the creations the id's increment as expected.

Originally created by @danatcofo on GitHub (Jul 30, 2020). Originally assigned to: @GregorBiswanger on GitHub. I've opened multiple new windows via `Electron.WindowManager.CreateWindowAsync(options, url)` and the resulting windows all share the same Id value if they are opened close enough together. If they are created with enough time separating the creations the id's increment as expected.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#545