You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm facing a problem in botman... can you please tell me how can i solve this issue
I have implemented botman in a wordpress project where i have used question answer series. the answer are displayed as button option...
when a user choose a option from the first set of options it diplays the next options properly but from the second phase of options maximum time system unable to read the currently selected option's value/text and shows the same options in a loop basis.
in console i have noticed that when loop occur it display the first selected option again in response....
can you please tell me how can I solve this issue... here i have sent my chat.php & onboardconversation.php file code in below.
Its really urgent so kindly tell me how can i solve this issue.
Just I have tested it... It gets the null value on button click from the second time and continue a loop...why it unable to read value on button click in live server ?
hello!!
I'm facing a problem in botman... can you please tell me how can i solve this issue
I have implemented botman in a wordpress project where i have used question answer series. the answer are displayed as button option...
when a user choose a option from the first set of options it diplays the next options properly but from the second phase of options maximum time system unable to read the currently selected option's value/text and shows the same options in a loop basis.
in console i have noticed that when loop occur it display the first selected option again in response....
can you please tell me how can I solve this issue... here i have sent my chat.php & onboardconversation.php file code in below.
Its really urgent so kindly tell me how can i solve this issue.
Thank You
chat-php.txt
OnboardConversation-php.txt
The text was updated successfully, but these errors were encountered: