Hi everyone, I am creating a small personal portfolio and I used the chance to learn how to use the Netlify CMS (to easily add new projects to my site). Now the problem is that I am getting the following error message:
Indicate whether to send a cookie in a cross-site request by specifying its SameSite attribute.
The console says that the request was made by “netlify-identity-widget.js”
I am a bit lost in cookie-related-issues… any idea where or how can I add the sameSite attribute to my project? I am working with GatsbyJs and Netlify CMS.
Thanks in advance!
Simon