while using it with drupal 9.1.5, the color section works. However, when it comes to text resize it will throw a warning on the console stating the following message.
" Cookie “fontSize” will be soon rejected because it has the “SameSite” attribute set to “None” or an invalid value, without the “secure” attribute. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite"

CommentFileSizeAuthor
Screenshot from 2021-03-30 09-53-20.png137.93 KBferidbedru

Comments

feridbedru created an issue. See original summary.

ralliaf’s picture

Assigned: Unassigned » ralliaf
Status: Active » Needs work

Hello @feridbedru, thank you for bringing this issue to my attention.
I'll address it at the next release.

  • ralliaf committed 71e5c58 on 1.0.x
    Issue #3206336 by feridbedru: Some cookies are misusing the recommended...
ralliaf’s picture

Status: Needs work » Fixed

“SameSite” attribute set to “Strict” for cookies fontSize and colorContrast

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.