-
Notifications
You must be signed in to change notification settings - Fork 67
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
Third-party cookie will be blocked - Future Chrome Issue #1108
Comments
Hi @kingyyyyyy, good to hear from you again. We tested this out in our staging environment and were unable to replicate. Do you have a URL you can share? We'll see if we can spot something. |
Hello, Here you go: https://myeliquidsupplies.com/ You'll see it on the homepage, using Google Chrome, and any other page that has a Trustpilot widget. Same issue with Cloudflare Rocket Loader On or Off. |
Here is the docs: https://developers.google.com/privacy-sandbox/3pcd#report-issues I might be the 1% of Chrome users that can see it atm? EDIT: https://developers.google.com/privacy-sandbox/blog/cookie-countdown-2024jan It seems I can't see the eye icon, so I'm not a part of the 1%. |
I also have a Staging site running with the majority of the plugins disabled (all cache, CDN and performance plugins disabled too) and I still see the issue there, with Chrome. |
Hello, I'm seeing lots of clients with this problem. How did you solve it? Thank you |
Not solved. It's a major issue for all users, due to cookie policy changes, so I assume the developers are working on a fix. |
ok, thank you for your fast response |
Yep.. I have also encountered this issue, with this message flooding the console with nearly five hundred warnings: 'Third-party cookie will be blocked. Learn more in the Issues tab.' It appears mostly where I embed YouTube videos, and it's unclear whether it's related to cookies or youtube-nocookie.com. This issue needs to be addressed as soon as possible because it's impossible to navigate the site when the console is filled with over 500 messages of 'Third-party cookie will be blocked. Learn more in the Issues tab.' It's just impossible to use the site. What's even more concerning is that if the site is of a business nature, it's a loss of revenue because people leave the site without even viewing the content. Even if you navigate to the youtube.com page, you'll see these warnings. I think they rushed to implement this without testing, although as far as I know, 'Third-party cookie will be blocked. Learn more in the Issues tab.' has been in testing for a while now. These warnings cause more problems than the third-party cookies themselves. |
Yep, it's to do with all 3rd party cookies per see, so the developers need to migrate/adapt with the solutions Google has provided, in advance: https://developers.google.com/privacy-sandbox/3pcd#report-issues Tech news sites are also talking about this phase out. If you check in Firefox or Safari, you will see the cookies are already blocked, as they have already implemented this. |
Indeed, that's understandable. But the new standard currently blocks everything indiscriminately. They are even blocking themselves. I think it's a clear bug. |
I'm currently having this happening in my project when implementing Google recaptcha, it's ironic that they block their own services. |
Describe the bug
Chrome is showing an issue in console, that in the near future third-party cookie will be blocked.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Is there a plan/update regarding this issue in order to resolve it before the change goes ahead with the Chrome browser? Don't want the plugin front-end to end up causing issues or not showing reviews.
Screenshots
Screenshot showing all Trustpilot cookies on our site, as issues: https://i.gyazo.com/2c90021328837a308db21633317ad6e4.png
Operating environment (please complete the following information):
Things to verify before submitting a ticket
WP_CRON
to be activated with your hosting provider. Please confirm with your host that it's enabled.REST API
and/wp-json/mailchimp-for-woocommerce
. Visit our Wiki help page on this topic for more information.The text was updated successfully, but these errors were encountered: