Our site is using a QnA Azure chatbot. For some reason, when the user asks a question, the bot responds with two messages - one that contains a small part of the answer in the knowledge base and one that contains the full answer. This happens with the same responses consistently, about half of them have this bug, the other half don't. There doesn't appear to be a pattern to which answers are affected and which aren't. Example below:
Example of the bug in question
Any help would be greatly appreciated.
I've looked through my knowledge base to see if the bugged questions have anything in common (i.e contains links, text formatting, character count, etc.) and have found no patterns that can help. There's nothing about this in the documentation either.
i tried reproducing the same find the below code and give it a try it worked fiinr for me, import this and give it a try
https://github.com/microsoft/botframework-sdk/issues/4112