Replies: 1 comment
-
This module currently supports Nuxt 3 only. For Nuxt 2 support, please use https://gitlab.com/broj42/nuxt-cookie-control |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm with nuxtjs v 2.17.1, i use the module nuxt-cookie control. It's great but when i click on "accept necessary" i have a problem:
ReferenceError: getName is not defined
at eval (nuxt-cookie-control.js:131:1)
at Array.map ()
at acceptNecessary (nuxt-cookie-control.js:131:1)
at invokeWithErrorHandling (vue.runtime.esm.js:3017:1)
at HTMLButtonElement.invoker (vue.runtime.esm.js:1815:1)
at original_1._wrapper (vue.runtime.esm.js:7473:1)
Thanks for help
Beta Was this translation helpful? Give feedback.
All reactions