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 #2289

Closed
qylixin opened this issue Jul 22, 2020 · 1 comment
Closed

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

qylixin opened this issue Jul 22, 2020 · 1 comment

Comments

@qylixin
Copy link

qylixin commented Jul 22, 2020

Description

An unexpected error occurred in the main process.

Stack Trace

TypeError: Cannot read property 'webContents' of undefined
    at click (/Applications/Mark Text.app/Contents/Resources/app.asar/dist/electron/main.js:2:291192)
    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.6.0 (darwin)

@brainchild0
Copy link
Contributor

It is unlikely that anyone could help unless you provide the steps for reproducing the problem.

You also should try the current version, and report whether you find any difference.

@qylixin qylixin closed this as completed Jul 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants