keybase / keybase/keybase-issues
Cannot decrypt in browser
Open
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 899
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
console shows the following error when pushing "Decrypt" button:
TypeError: undefined is not an object (evaluating 't.toString')
Happens both in Chrome and Safari.
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 failure by opening the browser client, pushing the "Decrypt" button, and checking the console in Chrome and Safari. Trace the value that reaches t.toString and identify why it is undefined. Done means browser decryption succeeds without the reported TypeError in both browsers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100