Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cookies: VueUniversalCookies.Options hasn't set. #1

Open
Temarie opened this issue Jan 19, 2018 · 16 comments
Open

cookies: VueUniversalCookies.Options hasn't set. #1

Temarie opened this issue Jan 19, 2018 · 16 comments
Assignees

Comments

@Temarie
Copy link

Temarie commented Jan 19, 2018

Hi! I am trying to implement nuxt-universal-cookies and getting this error with latest nuxt. How can I fix this?

@fbrbovic
Copy link

same problem

@S64
Copy link
Owner

S64 commented Jan 21, 2018

@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:

@S64 S64 self-assigned this Jan 21, 2018
@Temarie
Copy link
Author

Temarie commented Jan 22, 2018

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:

619a31c944817b63819d3581567b2cd2 1

@Emericanec
Copy link

same problem. my nuxt.config.js :
screen shot 2018-01-29 at 18 57 33

@stephenrichard
Copy link

stephenrichard commented Jan 30, 2018

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."
capture d ecran 2018-01-30 a 21 56 23
Any progress on the issue ?

@benfavre
Copy link

I get this in dev mode and I see this on screen load number 2.
I have my npm command set as : "backpack dev"

@justin-schroeder
Copy link

FWIW I get the same error, Nuxt 1.0.0.

@elpete
Copy link

elpete commented Feb 5, 2018

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.

@nurdism
Copy link

nurdism commented Feb 18, 2018

+1 same issue, The initial request is successful, 2nd+ request errors.

@vacijj
Copy link

vacijj commented Feb 22, 2018

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

@ghost
Copy link

ghost commented Mar 8, 2018

+1 same issue

@frankier
Copy link

I had the same problem. I switched to https://github.com/microcipcip/cookie-universal which seems to work just fine.

@mtskf
Copy link

mtskf commented Apr 19, 2018

Same issue here...

@chanlito
Copy link

Same issue here 👋

@homerjam
Copy link

+1

@xinbenlv
Copy link

xinbenlv commented Aug 7, 2019

Same issue here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests