Open gammaw opened 2 years ago
Try this Nuxt module: https://gitlab.com/broj42/nuxt-cookie-control
nuxt-cookie-control
won't do either cause it has a mandatory cookies modal window wich we don't need. We actually only need a flexible banner so I'll try this: https://vuetifyjs.com/en/components/banners/ + https://v2.vuejs.org/v2/cookbook/client-side-storage.html (latter for remembering that the user has closed the banner).
Current version of
vue-cookie-law
plugin doesn't seem to work with Nuxt due to https://github.com/apertureless/vue-cookie-law/issues/67