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

Unexpected error: Cannot read property 'webContents' of undefined #1981

Closed
gruenheit opened this issue Mar 15, 2020 · 1 comment
Closed

Unexpected error: Cannot read property 'webContents' of undefined #1981

gruenheit opened this issue Mar 15, 2020 · 1 comment
Labels
🦞 resolved/duplicate This issue or pull request already exists

Comments

@gruenheit
Copy link

Description

An unexpected error occurred in the main process.

Stack Trace

TypeError: Cannot read property 'webContents' of undefined
    at $e (/Applications/Mark Text.app/Contents/Resources/app.asar/dist/electron/main.js:2:277776)
    at click (/Applications/Mark Text.app/Contents/Resources/app.asar/dist/electron/main.js:2:278778)
    at MenuItem.click (/Applications/Mark Text.app/Contents/Resources/electron.asar/browser/api/menu-item.js:56:9)
    at Function.executeCommand (/Applications/Mark Text.app/Contents/Resources/electron.asar/browser/api/menu.js:31:13)

Version

Mark Text: v0.15.1
Operating system: Darwin x64 19.3.0 (darwin)

@fxha
Copy link
Contributor

fxha commented Mar 17, 2020

Thank you for reporting the issue. I think this is a duplicate of #961. If you want, you can try the latest testing version from Github releases (v0.16.0-rc.3).

@fxha fxha closed this as completed Mar 17, 2020
@fxha fxha added the 🦞 resolved/duplicate This issue or pull request already exists label Mar 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🦞 resolved/duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants