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

Remove automatic session clearing on steps without a next property #103

Open
joefitter opened this issue Dec 16, 2016 · 0 comments
Open

Comments

@joefitter
Copy link
Contributor

I'm not sure of the original intention of this but it seems to be causing more trouble than its worth.

If there is no next property the session data is cleared unless you pass clearSession: false in the step config. This is undocumented and I am unsure what the benefit of this is. IMO session clearing should be a deliberate action, not implicit if you forget to add clearSession: false

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

1 participant