microsoft / ConversationLearner-Samples

Sample bot using the ConversationLearner SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

On the first time opening Log Dialog, the bot answers random phrases

BelvedereHenrique opened this issue · comments

Hi,

Whenever you open, for the first time, the Log Dialog window, after the first message, the bot sends random messages based on trained entities.
image

If you click on "Done Testing" then try again, the issue does not occur again.
image

Hi @BelvedereHenrique - thanks for reporting. This can occur if there are multiple browser windows open (possibly among other cases). We have a fix coming; we'll update this issue when that's merged into master. Thanks!

Awesome, thank you!

Fixed in #192 (dev branch)