ContinueDialogAsync does not work when I use the input form of adaptive-cards in the waterfall dialog
I have been using the EchoBot Template and have recently used the VirtualAssistant Template. In the previous template, there was no problem in submitting the input form data, but this template does not work with ContinueDialogAsync just by submitting the input form data. How can we solve this? Please help me. input form of WaterfallStep card.Body.Add(new AdaptiveTextBlock() { HorizontalAlignment = AdaptiveHorizontalAlignment.Left, Spacing = AdaptiveSpacing.None, Size = AdaptiveTextSize.Small, Weight = AdaptiveTextWeight.Bolder, Color = AdaptiveTextColor.Accent, Text = Common.PurchaseDialog