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

Session does not get stored if keys is not an array #113

Closed
AndrewVos opened this issue Dec 24, 2018 · 3 comments
Closed

Session does not get stored if keys is not an array #113

AndrewVos opened this issue Dec 24, 2018 · 3 comments

Comments

@AndrewVos
Copy link

AndrewVos commented Dec 24, 2018

Setting keys to a string causes cookie-session to fail silently.

Nothing will be stored in the session, and no errors are shown.

@AndrewVos AndrewVos changed the title Session does not get stores if keys is not an array Session does not get stored if keys is not an array Dec 24, 2018
@dougwilson
Copy link
Contributor

Thanks for the report. To clarify are using the beta version or stable version?

@AndrewVos
Copy link
Author

I'm not at a computer right now but I just ran a yarn install with the default version. This was yesterday.

@dougwilson
Copy link
Contributor

Thanks. Any news on which version you're using yet? I can reopen once provided, since no further information has been provided in a few days. Ideally if there is code and steps to reproduce that would help, but right now there is limited information here to act on.

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

No branches or pull requests

2 participants