Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

SessionData.save(key, sessionData) is missing implementation #4

Open
yoonlees opened this issue Nov 19, 2018 · 1 comment
Open

SessionData.save(key, sessionData) is missing implementation #4

yoonlees opened this issue Nov 19, 2018 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@yoonlees
Copy link
Contributor

yoonlees commented Nov 19, 2018

Elmr was not working with following error message:
"Session key had no data associated with it"

We debugged some of the elmr code and found that a method is missing an implementation and added one. Please see commit 981cb40 and review it.

@yoonlees yoonlees added the bug Something isn't working label Nov 19, 2018
yoonlees added a commit that referenced this issue Nov 19, 2018
@argherna
Copy link
Contributor

Ugh! How did that even happen??? 981cb40 is clearly what I had intended to do.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants