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

Caret not accepting user input #892

Open
Narbulus opened this issue Feb 5, 2020 · 0 comments
Open

Caret not accepting user input #892

Narbulus opened this issue Feb 5, 2020 · 0 comments
Labels

Comments

@Narbulus
Copy link

Narbulus commented Feb 5, 2020

The following error has occurred:

{
    "message": "Error processing argument at index 0, conversion failure from null",
    "version": "3.4.6",
    "os": "macOS",
    "stack": [
        "TypeError: Error processing argument at index 0, conversion failure from null",
        "    at Menu.popup (/Applications/Caret.app/Contents/Resources/electron.asar/browser/api/menu.js:180:8)",
        "    at EventEmitter.<anonymous> (/Applications/Caret.app/Contents/Resources/app.asar/extensions/Menu/menu--main.js:5:1602)",
        "    at emitTwo (events.js:106:13)",
        "    at EventEmitter.emit (events.js:194:7)",
        "    at WebContents.<anonymous> (/Applications/Caret.app/Contents/Resources/electron.asar/browser/api/web-contents.js:247:13)",
        "    at emitTwo (events.js:106:13)",
        "    at WebContents.emit (events.js:194:7)"
    ]
}
@astoilkov astoilkov added the bug label Feb 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants