jakearchibald / jakearchibald/tweetdeck-prototype

Error after login

Open
#46 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
80
Forks
13
PR merge metrics
No merged PRs in 30d

Description

Hello. I have an error in chrome console:
TypeError: Cannot read property 'find' of undefined
at TweetDeck.TD.extractAccountForUser (index.js:152)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the login error in Chrome and inspect index.js at line 152, in TweetDeck.TD.extractAccountForUser. Determine which value is undefined when .find is called and confirm the expected behavior after login. Done means the error no longer appears and account extraction works.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.