hover-paywalls-browser-extension icon indicating copy to clipboard operation
hover-paywalls-browser-extension copied to clipboard

Getting an exception when trying to read wsj article

Open emireland88 opened this issue 2 years ago • 1 comments

Tried loading a WSJ article and got this error message on the browser Application error: a client-side exception has occurred (see the browser console for more information). Console shows:

    at e.Z (https://www.wsj.com/_next/static/chunks/796-20a828510eb1e6ab.js:1:78398)
    at https://www.wsj.com/_next/static/chunks/pages/articles/%5Bid%5D-3137be4af7226c9e.js:1:17682
    at Di (https://www.wsj.com/_next/static/chunks/framework-402ec370849ba72e.js:1:105010)
    at t.unstable_runWithPriority (https://www.wsj.com/_next/static/chunks/framework-402ec370849ba72e.js:1:129795)
    at $l (https://www.wsj.com/_next/static/chunks/framework-402ec370849ba72e.js:1:45181)
    at Oi (https://www.wsj.com/_next/static/chunks/framework-402ec370849ba72e.js:1:104471)
    at vi (https://www.wsj.com/_next/static/chunks/framework-402ec370849ba72e.js:1:95928)
    at https://www.wsj.com/_next/static/chunks/framework-402ec370849ba72e.js:1:45404
    at t.unstable_runWithPriority (https://www.wsj.com/_next/static/chunks/framework-402ec370849ba72e.js:1:129795)
    at $l (https://www.wsj.com/_next/static/chunks/framework-402ec370849ba72e.js:1:45181)```
    and
```A client-side exception has occurred, see here for more info: https://nextjs.org/docs/messages/client-side-exception-occurred```

emireland88 avatar Mar 19 '22 16:03 emireland88

Was working for me before but seeing this too now

kellytrinh avatar Apr 03 '22 09:04 kellytrinh