Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JavaScript error when summoning Preferences while About window is frontmost #64

Open
ryandesign opened this issue Jun 5, 2023 · 0 comments

Comments

@ryandesign
Copy link

Steps to reproduce

  1. open Image Shrinker 1.6.4
  2. select "About Image Shrinker" from the Image Shrinker menu
  3. 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)

@ryandesign ryandesign changed the title A JavaScript error occurred in the main process Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant