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

cookie path should be '/' #15

Open
mattlub opened this issue Apr 13, 2017 · 0 comments
Open

cookie path should be '/' #15

mattlub opened this issue Apr 13, 2017 · 0 comments
Assignees

Comments

@mattlub
Copy link
Member

mattlub commented Apr 13, 2017

related #9
because you have the path as '/home', the cookie is only valid for /home and any subpaths.
This is why the cookie disappears when you navigate the site I think.

https://github.com/FACN1/week8-edjy/blob/master/src/router.js#L98

@edgarfinn edgarfinn self-assigned this Apr 13, 2017
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

2 participants