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
reddit.com
See uBlockOrigin/uAssets#13072 (comment)
The point is: on reddit.com the logger doesn't log every blocked element
It only log the element from other domains (3p). But if I turn on the DOM-inspector tada! you see there are elements blocked
DOM-inspector
https://www.reddit.com/
###ad-overlay
streamable.com
The Logger has to lock all blocked elements on the page.
The Logger only logs blocked elements from an in the webpage inserted third party element, but not the 1p elements.
1.42.2
MS Edge v101
Windows 10, 21H2
The text was updated successfully, but these errors were encountered:
Not sure if I understand correctly or not, but I can see the first party logs as normal.
Sorry, something went wrong.
I double checked it. It seems there occurred an one time error, because now the Logger logs everything.
However, it's strange that this happens.
No branches or pull requests
Prerequisites
I tried to reproduce the issue when...
Description
See uBlockOrigin/uAssets#13072 (comment)
The point is: on reddit.com the logger doesn't log every blocked element
Screenshot
It only log the element from other domains (3p).
But if I turn on the
DOM-inspector
tada! you see there are elements blockedScreenshot
A specific URL where the issue occurs
reddit.com
Steps to Reproduce
https://www.reddit.com/
###ad-overlay
fromstreamable.com
is blocked.DOM-inspector
Expected behavior
The Logger has to lock all blocked elements on the page.
Actual behavior
The Logger only logs blocked elements from an in the webpage inserted third party element,
but not the 1p elements.
uBlock Origin version
1.42.2
Browser name and version
MS Edge v101
Operating System and version
Windows 10, 21H2
The text was updated successfully, but these errors were encountered: