-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Blank page for few seconds on initial load #23154
Comments
I had similar issue on accuweather.com and I solved it with customer filters
|
Sorry I missed the post, has these delays always been here? just tested FF on
In Brave Nightly, add these to
Should fix the delays |
@bsclifton yes, it's still happening Luckily found workaround with |
@ryanbr Fix has a bug, only accuweather.com is fixed by removing |
Description
Some websites have delay in showing full page, they show as blank white page at first and after few seconds they reveal in full. Inspecting it I noticed that html tag has
async-hide
class that is removed after few seconds and that lead me to past issue that seems to be back again #4402Steps to Reproduce
Actual result:
It shows blank white page, after few seconds it shows fully
Expected result:
No artificial blank white page delay
Reproduces how often:
Easily reproduced
Brave version (brave://version info)
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
The text was updated successfully, but these errors were encountered: