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
The electron-dl library uses setSaveDialogOptions() to show the "Save As" dialog which is what Electron believes you should use, but it is extremely buggy:
no matter what I do, i dont get the save as dialog. The file just directly gets downloaded into my download folder. Anyone knows why?
The text was updated successfully, but these errors were encountered: