Open
Description
Recently new Adaptive Cards have been released for better UI, but they do not seem to work with current botbuilder-dialogs
One of them is CompoundButton
. Problem is - it seems like they all use bot invoking actions and they do not work with dialogs - reason being that the activity type is not of type message
then it is skipped.