Skip to content
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

Cookie consent popup keeps comming back even when consent is given #35

Open
dbielefeldt opened this issue Jan 18, 2022 · 1 comment
Open

Comments

@dbielefeldt
Copy link

I can't figure out why the popup is showing on every page load, even though the user has already given his consent.
Restricted tracking script and content is showing when the user makes his consent, but the popup keeps coming back anyway.

What can cause this kind of behavior ?

@croxton
Copy link

croxton commented Jan 25, 2022

Possibly caused by this issue: #33 ?

Try updating to the last commit on the master branch, which appears to fix the double slash / mixed content issue.

Edit composer.json to reference the commit that fixed it:

"nilsenpaul/complete-cookie-consent": "dev-master#6565af835a82111b2c79a2c68da2b7da1b269d18"

Then run composer update nilsenpaul/complete-cookie-consent

@nilsenpaul Any chance you could tag and release this patch?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants