Exception when clicking Keybase's menu bar icon
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
keybase log send
Error details
TypeError: Cannot convert undefined or null to object
Stack trace
TypeError: Cannot convert undefined or null to object
at Function.keys (<anonymous>)
at m (file:///Applications/Keybase.app/Contents/Resources/app/desktop/dist/component-loader.bundle.js:1:345736)
at Object (file:///Applications/Keybase.app/Contents/Resources/app/desktop/dist/component-loader.bundle.js:1:459365)
at file:///Applications/Keybase.app/Contents/Resources/app/desktop/dist/component-loader.bundle.js:1:1067747
at file:///Applications/Keybase.app/Contents/Resources/app/desktop/dist/component-loader.bundle.js:1:1068351
at h (file:///Applications/Keybase.app/Contents/Resources/app/desktop/dist/component-loader.bundle.js:1:1068363)
at file:///Applications/Keybase.app/Contents/Resources/app/desktop/dist/component-loader.bundle.js:1:1068398
at Object.run (file:///Applications/Keybase.app/Contents/Resources/app/desktop/dist/component-loader.bundle.js:1:1064321)
at r.componentWillReceiveProps (file:///Applications/Keybase.app/Contents/Resources/app/desktop/dist/component-loader.bundle.js:1:1063613)
at Co (file:///Applications/Keybase.app/Contents/Resources/app/desktop/dist/component-loader.bundle.js:1:1600112)
Component stack trace
in Connect(Avatar)
in div
in u
in m
in div
in u
in div
in u
in glamorous(u)
in E
in div
in c
in Unknown
in Connect(Component)
in div
in u
in X
in Connect(X)
in o
in u
in Unknown
in y
in div
in w
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the exception by clicking Keybase's menu bar icon, then inspect the component-loader.bundle.js stack trace and the Connect(Avatar) component path shown in the report. The work is done when the menu bar icon opens without the reported TypeError.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, react
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100