uBlockOrigin / uAssets

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

quote.blueberrylife.com: breakage #25490

Closed joaocanaverde-blue closed 1 week ago

joaocanaverde-blue commented 1 week ago

Prerequisites

URL address of the web page

https://quote.blueberrylife.com/application-pre-checks

Category

breakage

Description

When accessing https://quote.blueberrylife.com/application-pre-checks I get this error along with a blank page:

TypeError: Cannot read properties of null (reading 'textContent')
    at Object.<anonymous> (main-29a2c494445ec4d9.js:1:8794)
    at Generator.next (<anonymous>)
    at r (main-29a2c494445ec4d9.js:1:473)
    at l (main-29a2c494445ec4d9.js:1:670)
    at main-29a2c494445ec4d9.js:1:729
    at new Promise (<anonymous>)
    at Object.<anonymous> (main-29a2c494445ec4d9.js:1:611)
    at Object.V (main-29a2c494445ec4d9.js:1:9397)
    at Object.initialize (main-29a2c494445ec4d9.js:1:7409)
    at 28684 (main-29a2c494445ec4d9.js:1:16181)

When I open the logger, it seems to be blocking the /application-pre-checks page itself. Unclear why.

This happens randomly (sometimes I have to refresh multiple times in order to reproduce this). It only happens when uBlock origin is enabled.

Other extensions used

none

Screenshot(s)

Screenshot(s) Screenshot 2024-10-01 at 11 53 55

Configuration

```yaml uBlock Origin: 1.60.0 Chromium: 129 filterset (summary): network: 149967 cosmetic: 48432 scriptlet: 22672 html: 0 listset (total-discarded, last-updated): default: user-filters: 0-0, never ublock-filters: 40342-295, 11m ublock-badware: 11177-6, 11m ublock-privacy: 1299-22, 11m ublock-unbreak: 2480-0, 11m ublock-quick-fixes: 131-0, 11m easylist: 85631-577, 11m easyprivacy: 53111-642, 11m urlhaus-1: 25045-0, 11m plowe-0: 3546-0, 11m filterset (user): [empty] userSettings: [none] hiddenSettings: [none] supportStats: allReadyAfter: 871 ms maxAssetCacheWait: 17 ms cacheBackend: indexedDB popupPanel: blocked: 0 ```
stephenhawk8054 commented 1 week ago

Test again in a new browser profile with only uBO and its default settings.

joaocanaverde-blue commented 1 week ago

@stephenhawk8054 thanks for the reply. Can't seem to reproduce it in a new browser profile.

stephenhawk8054 commented 1 week ago

Can you go to chrome://extensions page (type in URL bar) and screenshot it here?

joaocanaverde-blue commented 1 week ago

@stephenhawk8054 I've isolated it to 1Password in the end so feel free to close this issue. Thanks!

stephenhawk8054 commented 1 week ago

Other extensions used

none

Please pay attention to the prerequisites before submitting the issue. We put there for a reason.

joaocanaverde-blue commented 1 week ago

Other extensions used none

Please pay attention to the prerequisites before submitting the issue. We put there for a reason.

@stephenhawk8054 Didn't notice it at the time. Apologies.