Click "Customize" -> Click "Decline All" (accept necessary)
Expected behavior: isConsentGiven is set to true, cookie bar is dismissed
Actual behavior: isConsentGiven still false, cookie bar still there
I hope the actual behavior is not the intended one. It doesn't make sense as I can't dismiss the cookie bar by accepting necessary cookies only.
I'm willing to open a PR once it's confirmed this is not intentional
Environment
Reproduction
The issue can be reproduced in the existing reproduction template ( https://stackblitz.com/github/dargmuesli/nuxt-cookie-control?file=playground%2Fapp.vue )
Describe the bug
Click "Customize" -> Click "Decline All" (accept necessary) Expected behavior: isConsentGiven is set to true, cookie bar is dismissed Actual behavior: isConsentGiven still false, cookie bar still there
I hope the actual behavior is not the intended one. It doesn't make sense as I can't dismiss the cookie bar by accepting necessary cookies only. I'm willing to open a PR once it's confirmed this is not intentional
Additional context
No response
Logs
No response