- moldovastamps
- Flag Newbie
Offline
- From: Brazil
- Registered: September 6, 2013
- Posts: 8
Google Chrome samesite warning
My website is
I am seeing this warning in Chrome development tools:
"A cookie associated with a cross-site resource at was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`."
I am seeing this message despite my flagcounter img src=" etc"
Is there something I need to set at my end?