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
select "About Image Shrinker" from the Image Shrinker menu
select "Preferences" from the Image Shrinker menu
Result
A JavaScript error occurred in the main process
Uncaught Exception:
TypeError: Cannot read property 'webContents' of undefined
at click (/Volumes/Shared/Applications/Image Shrinker.app/Contents/Resources/app.asar/menu/mainmenu.js:32:35)
at MenuItem.click (electron/js2c/browser_init.js:69:1626)
at Object.l._executeCommand (electron/js2c/browser_init.js:77:2328)
The text was updated successfully, but these errors were encountered:
ryandesign
changed the title
A JavaScript error occurred in the main process
JavaScript error when summoning Preferences while About window is frontmost
Jun 5, 2023
Steps to reproduce
Result
A JavaScript error occurred in the main process
Uncaught Exception:
TypeError: Cannot read property 'webContents' of undefined
at click (/Volumes/Shared/Applications/Image Shrinker.app/Contents/Resources/app.asar/menu/mainmenu.js:32:35)
at MenuItem.click (electron/js2c/browser_init.js:69:1626)
at Object.l._executeCommand (electron/js2c/browser_init.js:77:2328)
The text was updated successfully, but these errors were encountered: