Skip to content

fix appendTweet issue with user_mentions#1271

Merged
dimdenGD merged 1 commit into
dimdenGD:masterfrom
shy1132:master
May 20, 2026
Merged

fix appendTweet issue with user_mentions#1271
dimdenGD merged 1 commit into
dimdenGD:masterfrom
shy1132:master

Conversation

@shy1132
Copy link
Copy Markdown
Contributor

@shy1132 shy1132 commented May 20, 2026

TypeError: Cannot read properties of undefined (reading 'forEach') at appendTweet (chrome-extension://fackcpaahngnmbepnejopehbfcohfjma/scripts/helpers.js:2677:38) at renderTimeline (chrome-extension://fackcpaahngnmbepnejopehbfcohfjma/layouts/home/script.js:336:23) at (tweet id) (OldTwitter v1.9.6.5)

code assumed entities.user_mentions would be available in some contexts which causes error in tweet parsing, new tweets seem to omit it in these cases now

fixes basically every issue opened since #1270

@dimdenGD dimdenGD merged commit 713e673 into dimdenGD:master May 20, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants