uBlockOrigin / uAssets

Resources for uBlock Origin, uMatrix: static filter lists, ready-to-use rulesets, etc.
GNU General Public License v3.0
4.24k stars 777 forks source link

stylist.co.uk: breakage #17388

Closed ablakers closed 1 year ago

ablakers commented 1 year ago

Prerequisites

URL address of the web page

https://www.stylist.co.uk/life/careers/hard-soft-skills-what-are-they-careers-cv-tips-advice-job-hunting-advice/342831

Category

breakage

Description

The page loads fine at first but when I scroll down it a little, the page is whited out with an animated Stylist logo on screen for a few seconds before showing

Application error: a client-side exception has occurred (see the browser console for more information).

Screenshot(s)

Screenshot(s) ![firefox_dKeM11rMaQ](https://user-images.githubusercontent.com/41505811/229359680-e38246ef-16e6-4ac1-8488-fa03fd23c854.png) ![firefox_78Zj1ApjKH](https://user-images.githubusercontent.com/41505811/229359709-c1f39242-c9f2-4f0a-8a02-f39e45fc9f1b.png)

Configuration

```yaml uBlock Origin: 1.48.2 Firefox: 111 filterset (summary): network: 92231 cosmetic: 23021 scriptlet: 34564 html: 987 listset (total-discarded, last-updated): added: https://raw.githubusercontent.com/bogachenko/fuckfuckadblock/master/fuckfuckadblock.txt: 24161-199, 21h.40m default: user-filters: 2-0, never ublock-filters: 34005-2854, 2d.22h.35m ublock-badware: 5494-0, 2d.22h.34m ublock-privacy: 352-1, 1d.1h.44m ublock-abuse: 78-0, 1d.1h.43m ublock-unbreak: 1953-1, 2d.22h.33m easylist: 65152-17451, 2d.22h.36m easyprivacy: 30754-1769, 1d.17h.33m urlhaus-1: 7138-0, 1d.1h.41m plowe-0: 3755-2, 11d.21h.59m ublock-quick-fixes: 423-9, 1d.1h.42m filterset (user): [array of 2 redacted] trustedset: added: [array of 14 redacted] modifiedUserSettings: ignoreGenericCosmeticFilters: true modifiedHiddenSettings: [none] supportStats: allReadyAfter: 236 ms (selfie) maxAssetCacheWait: 102 ms popupPanel: blocked: 3 blockedDetails: googletagmanager.com: 2 googletagservices.com: 1 ```
mapx- commented 1 year ago
ablakers commented 1 year ago

To reiterate, at first the page loads okay but when you scroll down the page a little further* then the issue arises. I have reproduced the same behavior on Edge on the same machine and on Firefox on my Android phone - on both of those browsers on those devices I had never installed any extension until now, this Stylist page loaded fine without uBO, but then when I installed uBO and reloaded (without changing any uBO settings) I got stuck on the same splash screen after scrolling down the page. I'm not using an adblocking DNS on either device, and I had restarted the phone just before installing uBO on Firefox there. On the PC, I followed all the relevant steps above save for disabling all other extensions and restarting, but that's moot with it happening on other browsers/devices.

*On my 1920x1080 PC monitor it's just as you're scrolling past the headline, on my 1080x2400 phone it's just past the top of the first paragraph.

mapx- commented 1 year ago

tested in FF desktop, FF on android, chrome, european ip, us ip, etc => all fine on my end

mapx- commented 1 year ago

Try the last uBO dev build (firefox) https://github.com/gorhill/uBlock/releases

stephenhawk8054 commented 1 year ago

I can reproduce using UK IP and reject all cookies in the cookie banner.

Can you test this filter?

stylist.co.uk##+js(set, Object.prototype.isInitialLoadDisabled, noopFunc)
ablakers commented 1 year ago

I can reproduce using UK IP and reject all cookies in the cookie banner.

Can you test this filter?

stylist.co.uk##+js(set, Object.prototype.isInitialLoadDisabled, noopFunc)

This filter works for me, thanks @stephenhawk8054