johndatserakis / vue-cookie-accept-decline

👋 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.
https://johndatserakis.github.io/vue-cookie-accept-decline/
MIT License
147 stars 19 forks source link

Auto-install only if able to #21

Closed queengooborg closed 2 years ago

queengooborg commented 2 years ago

This PR fixes #20 (though it's kind of hacky).

johndatserakis commented 2 years ago

Great, thanks for this. Release is up at v6.1.0. Appreciated.