-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[brave] page freezes, but still works in private window #236
Comments
Confirmed. This is a bug in Brave. Filed an issue here: brave/brave-browser#37341 Issue:Calling the XMLHttpRequest Reproconst xmlhttp = new XMLHttpRequest();
xmlhttp.open('POST', '/youtubei/v1/player', false);
xmlhttp.send(); |
Are you still able to reproduce this? After having reinstalled Brave I don't see the issue anymore. |
yes, just tried fresh install of brave release on linux and windows, Version 1.64.116 Chromium: 123.0.6312.105 if it started working for you on the same version maybe it has to do with this thing https://griffin.brave.com/ where they randomly enable some experimental flags for users when you relaunch/reinstall the browser |
Are you willing to provide feedback on the Brave issue above? They might ask you a few things. The griffin thing you mentioned is interesting and might be related. |
I'm also experiencing this issue. Version Brave Browser 123.1.65.108 beta Linux. |
as mentioned here you need to disable brave-ai-chat flag brave/brave-browser#37341 (comment) since its a brave bug i think this issue can be closed |
I can confirm that this works. Thank you but is it possible to fix this so that we dont have to disable it? |
As already mentioned this is a browser bug, specifically with Brave. And an issue already has been filed on their repo. |
What happened?
age restricted videos no longer load in regular window but load in private window. this bug persists on latest brave release, brave beta and brave nightly. they all had same chromium version when i tested.
on this older version the script works as expected, i have downgraded for now https://github.com/brave/brave-browser/releases/tag/v1.65.89
tried fresh install with brave having no changes except the script. tried disabling shields, using tampermonkey instead of violentmonkey, deleting all site data before opening video, changing ip, nothing worked.
google chrome with same chromium version as brave didn't have this bug.
Platform
Userscript
Version
2.5.9
What browser are you on?
Brave
Browser version
Version 1.64.116 Chromium: 123.0.6312.105
Link to the video
https://www.youtube.com/watch?v=jdY89tENgmM
Screenshots or Videos
No response
About you
The text was updated successfully, but these errors were encountered: