Open vvnsrzn opened 3 years ago
Same here with Nuxt Javascript error code here
const consentCookieConfig = {
name: options.consentCookie.name,
maxAge: options.consentCookie.maxAge,
}
Same error!
Same... it does not work
Same here … I found this project:
https://gitlab.com/broj42/nuxt-cookie-control
which looks similar, if not identical (not sure who was first) but that one worked out of the box.
Hi there,
I stumbled upon your component and it looks promising. Nevertheless, I wasn't able to work with.
Nuxt 2.15.7 with Typescript