-
Notifications
You must be signed in to change notification settings - Fork 84
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
the extension blocks the start page google #1973
Comments
You will have to disable this setting if you do not want the current behavior. |
If the filter lists do no load in time, network requests will be suspended. Disable Suspend network activity until all filter lists are loaded |
Closing as "by design", un-check the "Suspend network activity until all filter lists are loaded" setting if the current behavior is not wanted. |
For more details, see Browser launch -- what you are seeing is an attempt at mitigating Chromium not being able to wait for extension to be ready before firing network requests. |
I did that, but it only fixes the problem in chrome. it doesn't work in Microsoft edge browser. |
What version of uBO did you use for Edge browser? The reload was unconditional with uBO 1.40.8, this has changed in 1.41.2 to be only if network requests are seen, and now there is a setting to disable the behavior. |
Edge was updated to 1.41.0 I see no difference with or without uBO, setting on or off. It happens too fast. |
didn't work, and the issue has happened on Facebook too, this is horrible, changing to Adguard right now |
The setting will default to the natural capability of the browser: - Checked for Firefox - Unchecked for Chromium-based browsers For Chromium-based browser, if checked, network requests will be redirected to an empty resources instead of blocking the connection. Related feedback: - uBlockOrigin/uBlock-issues#1973 - https://www.reddit.com/r/uBlockOrigin/comments/squo8n/latest_update_blocks_network_connections_at/
Whoever is suffering the reported issue, please check with the dev build whether this works to their satisfaction. The behavior has been changed to be disabled by default in Chromium-based browsers. If you enabled it, check whether it's better, as there is no more blocked connections, but just redirected ones to an empty resource. The dev build to use to verify the fix is 1.41.3b2 or above, but the Chrome store may take a while before making this version available to all. |
On Edge v98.0.1108.43 we had this same issue of the startup page being blocked with 1.41.2 of uBlock Origin. |
Can also confirm this to be working with Chrome 98.0.4758.82 and uBlock 1.41.3b2. The error is quite a major PITA in a work environment setting, so hopefully the main release gets updated soon. Thank you for your work with the extension for gorhill and the rest of uBlock team! |
The fix is in 1.41.4, the Chrome Web Store is just taking long to review the submission. |
Web Store has updated the version today and can confirm 1.41.4 to work. Thank you @gorhill! |
The setting will default to the natural capability of the browser: - Checked for Firefox - Unchecked for Chromium-based browsers For Chromium-based browser, if checked, network requests will be redirected to an empty resources instead of blocking the connection. Related feedback: - uBlockOrigin/uBlock-issues#1973 - https://www.reddit.com/r/uBlockOrigin/comments/squo8n/latest_update_blocks_network_connections_at/
Prerequisites
I tried to reproduce the issue when...
Description
with enabled Pause network activity until all filter lists have run the extension blocks the start page for a fraction of a second, and then loads it. if you disable this setting, the page loads as usual. in edge it does not help to get rid of the problem, works only in google chrome
A specific URL where the issue occurs
google.ru
Steps to Reproduce
make it home page google.ru
close browser
open browser
Expected behavior
page should load without error
Actual behavior
I get an error after which the page starts to load
uBlock Origin version
1.41.2
Browser name and version
google chrome 98
Operating System and version
windows 11 x64
The text was updated successfully, but these errors were encountered: