This repo replicates a bug that exists between
Attempting to close a dialog box using the close button in the top-right will crash the Electron app and cause it to hang as a process.
Electron EXCEPTION_ACCESS_VIOLATION crash on BrowserWindow.destroy()

