-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Weebly won't load when cross-site cookies blocked #7212
Comments
I'll make this a "thread" of sorts pointing out sites that need to allow All Cookies. I think it'd be great to have a feature that non-obtrusively suggests to users that the website they're visiting may need altered settings. |
I have this issue in a different context: in development. I had no problem with this until today. (Maybe Brave update?) While I can unblock this easily on my local machine, it took me a while to find out why things broke suddenly. Since I am no expert, I am wondering what happens in production. So far it seems to still work properly having our I thought subdomains cookies would also be considered cross-site because the Set-Cookie header needs to declare the domain for subdomains to share cookies. Am I wrong? I'd rather avoid a bad surprise where our site suddenly stops working for our Brave users. |
cc: @ryanbr |
@mikedotexe Thanks for the report. Leet's keep this one specific to Weebly. The workaround/allow-allow-cookies (and there are other webcompat tags for specific issues) will list out the websites instead of having all websites listed in one issue. Would be great if you could file a separate one for: |
The main issue here, weebly is calling cookies from |
Hey @mikedotexe is this still an issue? |
Description
When logging into a Weebly website (one of those point-and-click content management platforms) editor, the page won't load and instead show an eternal spinner until you select "All cookies allowed" from the Brave options.
Steps to Reproduce
Actual result (as well as solution):
Expected result:
The page's spinner will stop at some point and load the page.
Reproduces how often:
Every time.
Brave version (brave://version info)
Miscellaneous Information:
I see there's a Github issue label
workaround/allow-all-cookies
which could be added to this issue.I wonder if there's a feature request in here somewhere that would have a teeny popup that suggests to end users, "this website might need all cookies enabled" or something. We certainly can't compile a list for every website, but might possibly compile a list of major sites where this applies.
The text was updated successfully, but these errors were encountered: