brainsum / cookieconsent

A Javascript based solution for blocking/allowing even 3rd party cookies to comply with GDPR
https://brainsum.github.io/cookieconsent/
ISC License
387 stars 85 forks source link

the script does not store the cookie settings #129

Open Pandelon opened 1 month ago

Pandelon commented 1 month ago

Every time, on every page - even refresh - I have to take my cookie consent. It does not store my settings. I use the latest 1.5.0 version. I use the script with Drupal 10.2.5 in the theme html.html.twig. I see in the example it works well, what do I miss? Is any other js need from the project?

MontiMarco92 commented 1 month ago

Hey, maybe this example will help you. https://github.com/brainsum/cookieconsent/issues/127.

It might be that the script added is missing something. We need to update the README.

Pandelon commented 1 month ago

I don't see any solution there, am I?

Pandelon commented 1 month ago

i changed to exact the same (docs/index.html) and if I click another page than I set the cookie settings the consent banner appears again, and again and again. It is not usable in this form. Please find solution.