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 in the "Contains" operator #1890

Open
nobrerodrigo12 opened this issue Nov 18, 2024 · 1 comment
Open

Error in the "Contains" operator #1890

nobrerodrigo12 opened this issue Nov 18, 2024 · 1 comment

Comments

@nobrerodrigo12
Copy link

I’m using the conditional block, and the "Contains" operator is showing an error. I’m currently on version "3.1.1" and have also tested it on version "3.1.0", but the issue persists with this conditional.

As you can see in the image, I set up a block for the "lead" to respond with the word "website". However, even when the condition should be met, the system doesn’t recognize the keyword.

Which version would you recommend to avoid this bug?

Thank you in advance!
Rodrigo Nobre

video-typebot.mp4

img-typebot

@baptisteArno
Copy link
Owner

This is the expected behavior here. It will only get through if your variable literally contains the entire string you provide. So here it needs to contain "Is this your website?"

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

2 participants