-
Notifications
You must be signed in to change notification settings - Fork 16
TypeError: Cannot use 'in' operator to search for 'endConversation' in undefined #6
Comments
Seems like the |
Unfortunately I cannot reproduce this error basing my test off
If you can reproduce in a way that I can reproduce it, that would be very helpful. |
Were you able to find a solution to this problem? I have the same problem but I can't find the solution Thanks |
Can you reproduce this bug at HEAD rather than in the library, using |
I am able to reproduce this, and I'll look into what's changed. |
Hello, It looks like this issue only is reproducible when setting the surface type to 'PHONE'. Thank you for your patience. |
Hello,
I made a topic on StackOverflow with my problem but nobody responds about this so I will copy/paste here everything here.
I did everything what is wrote in the setup configuration and when I tried to test my queries I can only send the first started query to start an application and if I try to send a second query with a different phrase there is an error with
TypeError: Cannot use 'in' operator to search for 'endConversation' in undefined
. I don't know how to resolve it. Any help will be appreciated.Working ss:
If I tried to uncomment the second query with 'donation' there is an error that I mentioned above.
The text was updated successfully, but these errors were encountered: