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

Fix Compatible issues with Global Context in NodeRed 0.15.x #29

Closed
wants to merge 1 commit into from

Conversation

ducminhquan
Copy link

Hope it helps.

@guidone
Copy link
Owner

guidone commented Dec 8, 2016

Hi @ducminhquan thanks for the PR, I've solved in a different way on 0.6.7

Basically I've got rid of the node-red context, honestly I was not able to figure out why in some versions/installation the global context is not available. I'm saving the chat context in a private variable (in the future this chat context will be persisted somewhere), node-red contexts are just unreliable.

Thanks for your feedback and contribute, it's very much appreciated

Guido

@guidone guidone closed this Dec 8, 2016
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

Successfully merging this pull request may close these issues.

None yet

3 participants