Replies: 2 comments 3 replies
-
|
It should be fixed soon https://bugzilla.mozilla.org/show_bug.cgi?id=1657575#c4 |
Beta Was this translation helpful? Give feedback.
3 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I used the element picker to block an image being used as a background image. Both the preview and the immediate application of the filter works as expected - the image disappears. I then reload the page, and the image returns. After puzzling it out for a bit, I realize the issue is the browser cache (Firefox). For some reason the image still loads from it. After I force a purge reload (Ctrl+F5) then the filter sticks.
Is not blocking cached images an oversight in ubo or is Firefox sneaking the image back in from cache not possible to address in the extension?
Beta Was this translation helpful? Give feedback.
All reactions