uBlockOrigin / uAssets

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

netoff.co.jp: breakage #23810

Closed r4oz8 closed 4 months ago

r4oz8 commented 4 months ago

Prerequisites

URL(s) where the issue occurs.

https://www.netoff.co.jp/detail/0013714791
https://www.netoff.co.jp/cart_param

Description

When I press the "Add to Cart" button while logged in, the loading gif remains displayed (It happens on the first link.). I think this probably occurs on all product pages(https://www.netoff.co.jp/detail/*).

Also, when I try to delete the item by pressing the delete button from the page of the item in the cart while logged in, I cannot do so (It happens on the second link.).

I have confirmed that the above behavior does not occur when I am not logged in.

Other extensions used

.

Screenshot(s)

Screenshot(s)

Configuration

```yaml uBlock Origin: 1.57.0 Chromium: 125 filterset (summary): network: 137649 cosmetic: 59284 scriptlet: 21191 html: 0 listset (total-discarded, last-updated): default: user-filters: 0-0, never ublock-filters: 38354-288, 33m ublock-badware: 8744-0, 22m Δ ublock-privacy: 924-0, 33m ublock-unbreak: 2281-0, 33m ublock-quick-fixes: 160-0, 33m easylist: 87329-570, 33m easyprivacy: 50959-812, 33m urlhaus-1: 12790-0, 33m plowe-0: 3729-0, 7d.23h.21m JPN-1: 14727-51, 33m filterset (user): [empty] userSettings: [none] hiddenSettings: [none] supportStats: allReadyAfter: 214 ms (selfie) maxAssetCacheWait: 19 ms cacheBackend: indexedDB ```
stephenhawk8054 commented 4 months ago

Can you test these filters?

netoff.co.jp##+js(set, _etmc, {})
netoff.co.jp##+js(set, _etmc.push, noopFunc)

Click on uBO icon > ⚙ Dashboard button > Add the filter(s) in "My filters" pane > ✓ Apply changes > Open new tab and test again.

r4oz8 commented 4 months ago

I tried it while logged in and it seems to work correctly.