We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug In the trending tab, one of the hash tags has a mismatched hash tag flag that doesn't make sense.
Screenshots
Browser Microsoft Edge 130.0.2849.46
Links https://x.com
OldTwitter version V1.8.9
The trending hash tag in question has the following json data (from the /i/api2/guide.json request:
/i/api2/guide.json
{ "entryId": "trends-Hamas", "item": { "content": { "trend": { "name": "Hamas", "url": { "urlType": "DeepLink", "url": "twitter://search/?query=Hamas&src=trend_click&pc=true&vertical=trends", "urtEndpointOptions": { "requestParams": { "cd": "HBgFSGFtYXMYJDRlMWExNTUxLTljZWEtNDM0Mi05MzI1LTgzMzYyY2M5M2IwYQAA" } } }, "associatedCardUrls": [], "trendMetadata": { "metaDescription": "548K posts", "url": { "urlType": "DeepLink", "url": "twitter://search/?query=Hamas&src=trend_click&pc=true&vertical=trends", "urtEndpointOptions": { "requestParams": { "cd": "HBgFSGFtYXMYJDRlMWExNTUxLTljZWEtNDM0Mi05MzI1LTgzMzYyY2M5M2IwYQAA" } } }, "domainContext": "Politics · Trending" } } }, "clientEventInfo": { "component": "trends", "element": "trend", "details": { "guideDetails": { "identifier": "DAABDAABCwABAAAADXRyZW5kc19tb2R1bGULAAIAAAAGdHJlbmRzAAAPAAIMAAAAAQwAAQsAAQAAAA10cmVuZHNfbW9kdWxlCwACAAAABnRyZW5kcwAAAA==", "token": "CwABAAAAJDRlMWExNTUxLTljZWEtNDM0Mi05MzI1LTgzMzYyY2M5M2IwYQsAAgAAADM6dGFpbG9yZWRfcmVxdWVzdDplbnRpdHlfdHJlbmQ6dGF4aV9jb3VudHJ5X3NvdXJjZToGAAMABgsABAAAAAVIYW1hcw8ACQoAAAABC8RFWoQVwAEKAAoLxEVahBXAAQIADQAA", "transparentGuideDetails": { "trendMetadata": { "impressionId": "4e1a1551-9cea-4342-9325-83362cc93b0a", "impressionToken": ":tailored_request:entity_trend:taxi_country_source:", "position": 6, "trendName": "Hamas", "topicIds": [ "847878884917886977" ], "displayedTopicId": "847878884917886977", "containsCuratedTitle": false } } } } }, "feedbackInfo": { "feedbackKeys": [ "trend_not_interested_in_this_feedback_key", "trend_abusive_or_harmful_feedback_key" ], "feedbackMetadata": "DwABCwAAAAEAAAAFSGFtYXMKAAP3UxY56NteEgYABAAGDwAFCwAAAAAIAAYAAAADAA==", "clientEventInfo": { "component": "trends", "element": "feedback", "action": "click" } } } }``` Peculiarly I don't find this hashtag flag anywhere. I also can't see this hashtag trend on "new Twitter".
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
In the trending tab, one of the hash tags has a mismatched hash tag flag that doesn't make sense.
Screenshots
Browser
Microsoft Edge 130.0.2849.46
Links
https://x.com
OldTwitter version
V1.8.9
The trending hash tag in question has the following json data (from the
/i/api2/guide.json
request:The text was updated successfully, but these errors were encountered: