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

decline all in modal does not remove cookie banner #254

Closed
maxleistner opened this issue Jan 30, 2025 · 3 comments
Closed

decline all in modal does not remove cookie banner #254

maxleistner opened this issue Jan 30, 2025 · 3 comments

Comments

@maxleistner
Copy link

Environment

  • Operating System: Darwin
  • Node Version: v20.11.0
  • Nuxt Version: 3.15.1
  • CLI Version: 3.21.1
  • Nitro Version: 2.10.4
  • Package Manager: bun@1.1.34
  • Builder: -
  • User Config: compatibilityDate, css, site, build, seo, image, app, gtag, devtools, schemaOrg, postcss, cookieControl, sanity, modules
  • Runtime Modules: @vueform/nuxt@1.10.0, @nuxtjs/seo@2.1.1, nuxt-gtag@3.0.2, @dargmuesli/nuxt-cookie-control@8.5.0, @nuxt/image@1.9.0, @nuxtjs/sanity@1.13.3
  • Build Modules: -

Reproduction

https://stackblitz.com/github/dargmuesli/nuxt-cookie-control?file=playground%2Fapp.vue

Describe the bug

If you click on the DECLINE ALL button in the modal, the banner is still present

Additional context

In my opinion the banner should hide.

Logs

@maxleistner
Copy link
Author

maxleistner commented Jan 30, 2025

Where is the duplicate? @dargmuesli

@maxleistner

This comment has been minimized.

@dargmuesli
Copy link
Owner

here:

If you click on the DECLINE ALL button in the modal, the banner is still present

there:

When clicking on the "Learn More and Customize" option in the cookie consent bar to open the modal, clicking "Decline All" closes the modal, and re-opens the consent bar.

different words, but same topic, I'd say

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