Closed rishant0125 closed 4 months ago
Refresh list and you should be good.
Cheers! Also I don't know if this is related but I can't see individual tweets (tweets on the timeline is fine), like it'll just disappear and goes straight to the replies section.
Yes, same happening to me, individual tweets disappear. This the the logger output when disabled and enabled (after +31, included)
I'm away from home at the moment, but I will identify and remove the rule in 1-2 days.
@frailzz @scmanjarrez I removed a rule that was unintentionally hiding Notifications. However, I can't reproduce individual tweets disappearing. The rule I removed may affect that issue.
Do tweets disappearing relate to user replies? We have uBO wiki rules for that.
Mmm, I'll check the wiki. P.S.: For instance, it happens here https://x.com/cibernicola_es/status/1814633084882497757
Ok, I've disabled the rules one by one, and this rule seems to be the culprit
! Hidden posts - hide "Show additional replies" or "This tweet is from an account you've blocked/muted"
twitter.com,x.com##[aria-label="Timeline: Conversation"] [data-testid="cellInnerDiv"] article [role="button"]:not([aria-label]):upward([data-testid="cellInnerDiv"])
As a workaround, I can add this rule in My filters to disable only this one
! Hidden posts - hide "Show additional replies" or "This tweet is from an account you've blocked/muted"
twitter.com,x.com#@#[aria-label="Timeline: Conversation"] [data-testid="cellInnerDiv"] article [role="button"]:not([aria-label]):upward([data-testid="cellInnerDiv"])
Mmm, I'll check the wiki, for example, in this link is happening https://x.com/cibernicola_es/status/1814633084882497757
That example was more helpful than the logger in this case. Thanks for that.
Removing that rule fixed it for me as well. Thanks @scmanjarrez
https://github.com/yokoffing/filterlists/commit/78c3f2c86fc944a284c5346e47ce8e5abd22ffab
Now is working, thanks!
Prerequisites
I tried to reproduce the issue when...
Specific URL(s) where the issue occurs
Description
The Like,Retweet, views is removed in twitter while using this filter
Steps to Reproduce
Logger Output
Expected behavior
the likes,retweets and views number shoud be shown
Actual behavior
the likes,retweets and views number is not shown.
uBlock Origin version
No response
Browser name and version
No response
Operating System and version
No response