You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to open the consent after the user closed it?
If someone changes their mind on the selected cookies, I would like to add a button at the bottom that will open the consent. Is there a predefined function? I see that currently the consent is removed from the DOM completely upon saving the options.
The text was updated successfully, but these errors were encountered:
That's essential to my use case as well. For the time being my ugly workaround is to have a button that deletes the consent cookie via JS and reloads the page.
@Radu033 Sorry, your issue/request completely slipped my attention. I think it would be nice to have (at least) a JS function to show the banner. To be honest, though, I think it will be January before we can get this done.
Is it possible to open the consent after the user closed it?
If someone changes their mind on the selected cookies, I would like to add a button at the bottom that will open the consent. Is there a predefined function? I see that currently the consent is removed from the DOM completely upon saving the options.
The text was updated successfully, but these errors were encountered: