-
Notifications
You must be signed in to change notification settings - Fork 62
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
This problem happened about 2 months ago. Work fine on other browser like Firefox, Chrome
1, go to any youtube live stream
2, open Live chat panel by click Show chat button
It load super slow and do not show any chat message, check network tab will see immediately 3 same request to
https://www.youtube.com/live_chat?continuation=... with Pending status, after 20 seconds it changed to Error and Live chat panel work now. Copy curl one of 3 above call with postman will immediately get result instead of delay 20 seconds.
Can fix by block Youtube servier worker
1, adblock filter ||www.youtube.com/sw.js
2, open youtube, press F12 (right click > inspect), go to Application tab
3, click Service workers to see list, click Unregister
Done.
Not sure it is Youtube or Edge problem but other browser working fine.
giladfrid009
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working