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

Error - Unhandled Promise Rejection #124

Open
naivomah3 opened this issue Jul 28, 2020 · 0 comments
Open

Error - Unhandled Promise Rejection #124

naivomah3 opened this issue Jul 28, 2020 · 0 comments
Labels

Comments

@naivomah3
Copy link

This error appears while closing the app. It has no major impact when reopening the app that the change made on Theme will reset to the default color.
It sometimes appears, sometimes not. I'm also unable to reproduce.
OS: Ubuntu 20.04

Unhandled Promise Rejection
TypeError: Cannot read property 'name' of undefined
    at Function.value (/tmp/.mount_moose-deTaBf/resources/app.asar/app/background.js:10:259589)
    at t.<anonymous> (/tmp/.mount_moose-deTaBf/resources/app.asar/app/background.js:10:258584)
    at u (/tmp/.mount_moose-deTaBf/resources/app.asar/app/background.js:9:73141)
    at Generator._invoke (/tmp/.mount_moose-deTaBf/resources/app.asar/app/background.js:9:72894)
    at Generator.forEach.t.<computed> [as next] (/tmp/.mount_moose-deTaBf/resources/app.asar/app/background.js:9:73498)
    at o (/tmp/.mount_moose-deTaBf/resources/app.asar/app/background.js:10:242367)
    at a (/tmp/.mount_moose-deTaBf/resources/app.asar/app/background.js:10:242570)
@ritz078 ritz078 added the bug label Jul 29, 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