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

Error on getNextFromRule when answer is defined but falsy #131

Closed
rafaelverger opened this issue Jun 6, 2018 · 0 comments
Closed

Error on getNextFromRule when answer is defined but falsy #131

rafaelverger opened this issue Jun 6, 2018 · 0 comments

Comments

@rafaelverger
Copy link
Contributor

The check if (rule.options.length && answer) is preventing rule to move the a defined next step from an option that has value as '', false, null, or any other falsy value defined

andersonba added a commit that referenced this issue Jun 7, 2018
Only skip option's answer if is undefined. FIX #131
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