-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Description
First thanks for sharing the script. I have a question regarding the global behavior. You show the notice if not all categories are enabled
if(notAllEnabled) {
showNotice();
} else {
hideNotice();
}
Seems weird as gdprcookienotice is part of necessary cookies and in this case if user decline all other categories, notice should not be shown again. BTW you have add the ability to trigger the modal with custom button using gdpr-cookie-notice-settings-button class on any element.
Thanks to clarify why we need to allow all categories to stop showing the notice
Greg
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels