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: collecting responses with text or numbers in Typebot #381

Merged
merged 2 commits into from
Jan 29, 2024

Conversation

edisonmartinsmkt
Copy link
Contributor

When trying to collect a numerical response in Typebot, it was reporting the error below:

image

It was corrected with the use of a question mark, so as not to give an error when the object does not exist, as below:

image

And the satisfactory result was obtained in the conversation, as can be seen here:

image

@guns317 guns317 mentioned this pull request Jan 27, 2024
@DavidsonGomes DavidsonGomes merged commit 3f9e872 into EvolutionAPI:develop Jan 29, 2024
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.

4 participants