vue-cookie-accept-decline icon indicating copy to clipboard operation
vue-cookie-accept-decline copied to clipboard

👋 Show a banner with text, a decline button, and an accept button on your page. Remembers selection using cookies. Emits an event with current selection and on creation. Good for GDPR requirements.

Results 4 vue-cookie-accept-decline issues
Sort by recently updated
recently updated
newest added

Following the example usage gives the following error: Could not find a declaration file for module 'vue-cookie-accept-decline'. './node_modules/vue-cookie-accept-decline/dist/vue-cookie-accept-decline.umd.js' implicitly has an 'any' type.

Hi guys, I am migrating a pretty big project from Vue2 to Vue3.4.19 and noticed there's an issue with the Cookie banner not showing properly. This is my implementation. Worth...

**This Plugin does not meet the requirements for the EU-Cookie Consent Guidelines** According to the Guidelines of the edpb (European Data Protection Board), it is necessary to : - Give...

Mentioned [here](https://brave.com/privacy-updates/21-blocking-cookie-notices/) Brave browser will block the consent message. in this case it blocks the whole website because of this plugin.