kheina-com / Blue-Blocker

Blocks all Twitter Blue verified users on twitter.com
Mozilla Public License 2.0
326 stars 29 forks source link

Console errors happening suddenly #204

Closed joemsak closed 11 months ago

joemsak commented 11 months ago
[Blue Blocker] unexpected error occurred while parsing request body 
Object { error: TypeError, body_str: '{"data":{"home":{}}}', event: blue-blocker-event }
​
body_str: '{"data":{"home":{}}}'
​
error: TypeError: s is undefined
​
event: blue-blocker-event { target: HTMLDocument https://twitter.com/home, isTrusted: false, detail: {…}, … }
​
<prototype>: Object { … }
chunk-af3d2282.js:1:16065
{
  "error": {},
  "body_str": "{\"data\":{\"home\":{}}}",
  "event": {
    "isTrusted": false
  }
}

Using Ubuntu 22, Firefox 117.0, BlueBlocker v0.3.4

kheina commented 11 months ago

this is a duplicate of #184, it's not technically a blue blocker bug, but rather twitter being dumb as hell and sending an empty response