ShowOpenDialogAsync causing duplicate windows #837

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

Originally created by @DatReki on GitHub (Jan 2, 2023).

Originally assigned to: @GregorBiswanger on GitHub.

When making an application I ran into the issue where every time I revisited the page with a ShowOpenDialogAsync function tied to a button it would open an additional instance of the dialog.

Using .Net 5, ElectronNET.API v13.5.1 & Node.JS v16.18.1.
I've reduced the issue to the basics and made a separate repository.

Originally created by @DatReki on GitHub (Jan 2, 2023). Originally assigned to: @GregorBiswanger on GitHub. When making an application I ran into the issue where every time I revisited the page with a `ShowOpenDialogAsync` function tied to a button it would open an additional instance of the dialog. Using .Net 5, ElectronNET.API v13.5.1 & Node.JS v16.18.1. I've reduced the issue to the basics and made a separate [repository](https://github.com/DatRekiBurner/electron.net-ShowOpenDialogAsync-issue).
claunia added the bug label 2026-01-29 16:49:51 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#837