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

docs(readme): explain watcher for reactive variables #45

Closed
1 of 2 tasks
liamcharmer opened this issue Feb 23, 2023 · 5 comments
Closed
1 of 2 tasks

docs(readme): explain watcher for reactive variables #45

liamcharmer opened this issue Feb 23, 2023 · 5 comments
Labels
documentation Improvements or additions to documentation released on @beta released

Comments

@liamcharmer
Copy link

Describe the feature

Is there a way that when the user accepts the cookies, we can have an event listener like

<CookieControl locale="en" @accepted="cookiesAccepted" />

Thank you!

Additional information

  • Would you be willing to help implement this feature?

Final checks

@dargmuesli
Copy link
Owner

dargmuesli commented Feb 23, 2023

You can always check for changes on enabled cookies as explained in the migration instructions or on isConsentGiven.

@liamcharmer
Copy link
Author

You can always check for changes on enabled cookies as explained in the migration instructions or on isConsentGiven.

Im so sorry, I ticked the box saying I checked existing idscussions etc.. and i didn't even read the migration instructions. My Apologies and thank you so much for the direction!

@dargmuesli
Copy link
Owner

No worries, we should put those instructions into the README.

@dargmuesli dargmuesli changed the title Event Listener "CookieAccepted" docs(readme): explain watcher for reactive variables Feb 24, 2023
@dargmuesli dargmuesli added the documentation Improvements or additions to documentation label Feb 24, 2023
dargmuesli added a commit to onurdumangoz/nuxt-cookie-control that referenced this issue Feb 24, 2023
@dargmuesli
Copy link
Owner

🎉 This issue has been resolved in version 4.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@dargmuesli
Copy link
Owner

🎉 This issue has been resolved in version 5.0.0-beta.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation released on @beta released
Projects
None yet
Development

No branches or pull requests

2 participants