Open Temarie opened 6 years ago
same problem
@Temarie @fbrbovic
Hello. Thanks for trying to use nuxt-universal-cookies
😊 !
Sorry, Couldn't reproduce it. This error is thrown on run w/ invalid configuration. (normally) If you have some time, Please try this steps:
v0.0.5
. It contains nuxt#1.0.0
support.Have you successfully to test packages/example-nuxt?
- successfull
I update to version v0.0.5, but the error still repeats
This modules section in my nuxt config:
same problem. my nuxt.config.js :
Hey,
Thanks for the plugin, it seems to be exactly what I need. But I also got the same error
[Vue warn]: Error in beforeCreate hook: "Error: cookies: VueUniversalCookies.Options hasn't set."
Any progress on the issue ?
I get this in dev mode and I see this on screen load number 2. I have my npm command set as : "backpack dev"
FWIW I get the same error, Nuxt 1.0.0.
From what I can tell, this only happens on the second request to the server. The initial request is successful. Running Nuxt 1.3.0 and nuxt-universal-cookies 0.0.5.
+1 same issue, The initial request is successful, 2nd+ request errors.
Hi,
the package is exactly what I was looking for.
I get the same error as described above. I am running nuxt 1.3.0 and nuxt-universal-cookies 0.0.5
+1 same issue
I had the same problem. I switched to https://github.com/microcipcip/cookie-universal which seems to work just fine.
Same issue here...
Same issue here 👋
+1
Same issue here
Hi! I am trying to implement nuxt-universal-cookies and getting this error with latest nuxt. How can I fix this?