e.startsWith is not a function
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
My contact has recently reset his keys.
I saw the notice of that in our chat and, after clicking Jump to new conversation nothing was happening (or it looked like so), so I clicked again a couple of times and then this error appeared at the top of the Keybase client window.
TypeError: e.startsWith is not a function at Object.m [as isPendingConversationIDKey] (file:///Applications/Keybase.app/Contents/Resources/app/desktop/dist/index.bundle.js:1:205342) at d (file:///Applications/Keybase.app/Contents/Resources/app/desktop/dist/index.bundle.js:6:82435) at d.next (<anonymous>) at n (file:///Applications/Keybase.app/Contents/Resources/app/desktop/dist/index.bundle.js:6:162150) at s (file:///Applications/Keybase.app/Contents/Resources/app/desktop/dist/index.bundle.js:6:167747) at k (file:///Applications/Keybase.app/Contents/Resources/app/desktop/dist/index.bundle.js:6:163838) at x (file:///Applications/Keybase.app/Contents/Resources/app/desktop/dist/index.bundle.js:6:164445) at y (file:///Applications/Keybase.app/Contents/Resources/app/desktop/dist/index.bundle.js:6:163393) at file:///Applications/Keybase.app/Contents/Resources/app/desktop/dist/index.bundle.js:6:165943 at Array.forEach (native)
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
Start with the reported desktop bundle at Applications/Keybase.app/Contents/Resources/app/desktop/dist/index.bundle.js and the isPendingConversationIDKey stack entry, then trace it back to the corresponding client source. Reproduce the key-reset notice flow by clicking “Jump to new conversation”; done means the navigation works without the TypeError.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, javascript, react
- Domain
- desktop, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100