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

Closed
opened 2026-01-29 16:42:41 +00:00 by claunia · 2 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.
Author
Owner

@GregorBiswanger commented on GitHub (Aug 14, 2020):

I couldn't recreate the problem. Do you have a sample project? Possibly. find the problem and could submit a pull request. However, an example project would be useful for testing.

@GregorBiswanger commented on GitHub (Aug 14, 2020): I couldn't recreate the problem. Do you have a sample project? Possibly. find the problem and could submit a pull request. However, an example project would be useful for testing.
Author
Owner

@GregorBiswanger commented on GitHub (Mar 28, 2023):

🎉🚀 New Electron.NET version 23.6.1 released 🚀🎉

With native Electron 23 and .NET 6 support. Your problem should be fixed here. If you continue to have the problem, please let us know. Please note the correct updating of your API & CLI. Info in the README. Have fun!

@GregorBiswanger commented on GitHub (Mar 28, 2023): 🎉🚀 New Electron.NET version 23.6.1 released 🚀🎉 With native Electron 23 and .NET 6 support. Your problem should be fixed here. If you continue to have the problem, please let us know. Please note the correct updating of your API & CLI. Info in the README. Have fun!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#546