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
{{ message }}
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.
Occasionally when the focus of the application window is lost, the auto update check fails with a webContents null error.
Unhandled Promise Rejection
TypeError: Cannot read property 'webContents' of null
at NsisUpdater.<anonymous> (C:/Users/Hefner/AppData/Local/Programs/mamd-analytical/resources/app.asar/assets/js/updater.js:13:24)
at C:/Users/Hefner/AppData/Local/Programs/mamd-analytical/resources/app.asar/node_modules/electron-updater/out/AppUpdater.js:360:12
The text was updated successfully, but these errors were encountered:
Occasionally when the focus of the application window is lost, the auto update check fails with a webContents null error.
Unhandled Promise Rejection
TypeError: Cannot read property 'webContents' of null
The text was updated successfully, but these errors were encountered: